summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42e1bcefb..78fc5c065 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2002-07-07 Marius Vollmer <mvo@zagadka.ping.de>
+
+ Crosscompiling and Cygwin fixes from Jan Nieuwenhuizen. Thanks!
+
+ * autogen.sh: Only fix libltdl/configure.in if it exists. Current
+ libtool CVS does not need this fix.
+
+ * configure.in (AC_LIBTOOL_WIN32_DLL): Add for shared Cygwin
+ build.
+ Add --with-cc-for-build option to re-enable cross building.
+ Add --with-guile-for-build option to re-enable cross building.
+
2002-06-30 Gary Houston <ghouston@arglist.com>
* autogen.sh: Changed the path to the scripts directory.