From ef6d755c944ef5af40c909c6683a3691dc9f6a57 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 21 Aug 2010 03:07:54 +0000 Subject: External tool noweb is no longer required. * INSTALL: Update instructions. * Makefile.pamphlet: Remove rules for building noweb. (AXIOM_SRC_TARGETS): Include all-utils. * config/open-axiom.m4 (OPENAXIOM_BUILD_TOOLS): Don't check for notangle and noweave. * config/setup-dep.mk: Remove rules for generating document. * config/var-def.mk: Remove NOTANGLE and NOWEAVE variables. * configure.ac: Instantiate Makefile for src/utils. --- config/openaxiom-c-macros.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/openaxiom-c-macros.h.in') diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in index df10e836..c92cc8ac 100644 --- a/config/openaxiom-c-macros.h.in +++ b/config/openaxiom-c-macros.h.in @@ -51,6 +51,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H +/* Define to 1 if you have the header file. */ +#undef HAVE_FCNTL_H + /* Define to 1 if the system has the type `intptr_t'. */ #undef HAVE_INTPTR_T -- cgit v1.2.3