diff options
author | dos-reis <gdr@axiomatics.org> | 2008-04-04 17:45:24 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2008-04-04 17:45:24 +0000 |
commit | 9ec061da5420a937a145d846b32f26ebf077ce12 (patch) | |
tree | 96c76c56147e213e6d82bd2dc5d53b8c637c346c /ChangeLog | |
parent | 96d20bd36c0db8aadbac6282404cf82b764545c0 (diff) | |
download | open-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |