aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-04-05 16:43:58 +0000
committerdos-reis <gdr@axiomatics.org>2008-04-05 16:43:58 +0000
commit52fe4db735a8abf5821c5d1e21082ce7803a8e8e (patch)
tree90d48ebe23306fdc0107b851cb2ed0cdf34972cb /ChangeLog
parent8414b45f48d68b898a6dda27069c377088687fb8 (diff)
downloadopen-axiom-52fe4db735a8abf5821c5d1e21082ce7803a8e8e.tar.gz
* configure.ac.pamphlet [mingw] (oa_shrlib_flags): Ensure
the compiler appreciates we want dynamic link.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63562da7..c8d7a165 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-04-05 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * configure.ac.pamphlet [mingw] (oa_shrlib_flags): Ensure
+ the compiler appreciates we want dynamic link.
+
+2008-04-05 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* configure.ac.pamphlet (oa_shrlib_flags): Tidy.
(oa_shrobj_flags): Likewise.
* config/var-def.mk (LINK_SHRLIB): Tidy.