aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06cb9ea94..26e8364e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2001-07-26 Werner Koch <[email protected]>
+
+ * configure.ac: Finally got it running with the new autoconf. Had
+ to define PACKAGE and VERSION and to add -I.. to each Makefile.am.
+
+2001-07-09 Werner Koch <[email protected]>
+
+ Migrated to autoconf 2.50.
+ * acinclude.m4: Removed the temporary LFS macros and GNUPG_LINK_FILES.
+ * acconfig.h: Removed
+ * configure.in: Replaced by...
+ * configure.ac: and modified for use with autoconf 2.50, use a
+ literal string for the version number. Replaced GNUPG_LINK_FILES
+ with AC_CONFIG_LINKS and moved some informational messages to the end.
+ * VERSION: Removed.
+ * Makefile.am (DISTCLEANFILES): gettext is better now; no more
+ need to remove the libintl.h symlink.
+ (dist-hook): Create VERSION file.
+
2001-06-08 Werner Koch <[email protected]>
* configure.in (DYNLINK_MOD_CFLAGS): Use -shared with dec-osf.