aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-04-04 17:45:24 +0000
committerdos-reis <gdr@axiomatics.org>2008-04-04 17:45:24 +0000
commit9ec061da5420a937a145d846b32f26ebf077ce12 (patch)
tree96c76c56147e213e6d82bd2dc5d53b8c637c346c /ChangeLog
parent96d20bd36c0db8aadbac6282404cf82b764545c0 (diff)
downloadopen-axiom-9ec061da5420a937a145d846b32f26ebf077ce12.tar.gz
* configure.ac.pamphlet: Disable Libtool for building shared
libraries on MinGW and Cygwin. * config/var-def.mk (SHREXT): Tidy. (LINK_SHRLIB): New.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e526314..8d445a64 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-04-04 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * configure.ac.pamphlet: Disable Libtool for building shared
+ libraries on MinGW and Cygwin.
+ * config/var-def.mk (SHREXT): Tidy.
+ (LINK_SHRLIB): New.
+
2008-04-01 Gabriel Dos Reis <gdr@cs.tamu.edu>
* configure.ac.pamphlet: Automatically detect SBCL or Clisp.