From 8e97e316dd85f86cfc194f4d79bda02e25090ea5 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 5 Nov 2006 20:51:25 +0000 Subject: 2006-11-05 Thomas Schwinge * config.h.in: Regenerate. * configure: Likewise. --- ChangeLog | 3 +++ config.h.in | 6 ------ configure | 9 --------- 3 files changed, 3 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index c11f60e..f560521 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-11-05 Thomas Schwinge + * config.h.in: Regenerate. + * configure: Likewise. + [task #5956 --- ``Automake'ify GNU Mach's code base''] * configure.ac : Add `no-define' and `1.9'. diff --git a/config.h.in b/config.h.in index 7544324..a9bd430 100644 --- a/config.h.in +++ b/config.h.in @@ -474,9 +474,6 @@ /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O -/* Name of package */ -#undef PACKAGE - /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -507,9 +504,6 @@ /* STAT_TIME */ #undef STAT_TIME -/* Version number of package */ -#undef VERSION - /* XPR_DEBUG */ #undef XPR_DEBUG diff --git a/configure b/configure index aedaf31..ff0a1dd 100755 --- a/configure +++ b/configure @@ -1799,15 +1799,6 @@ fi VERSION='1.3.99' -cat >>confdefs.h <<_ACEOF -#define PACKAGE "$PACKAGE" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define VERSION "$VERSION" -_ACEOF - # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} -- cgit v1.2.3