summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r--ChangeLogs/ChangeLog-03a21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index b0571dcff30..4e52e0cc8e6 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,24 @@
+Tue Jan 7 22:59:05 2003 Ossama Othman <ossama@uci.edu>
+
+ * configure.ac:
+
+ Enable Libtool and Automake support.
+
+ * bin/bootstrap:
+
+ Call `libtoolize' to add libtool support files to the ACE
+ distribution.
+
+ * m4/config_h.m4:
+
+ Added ACE_LACKS_ACE_CODECS macro template (for the sake of
+ completeness).
+
+ * m4/subsets.m4:
+
+ Added support for "--enable-lib-codecs" configure script
+ option.
+
Wed Jan 1 10:28:27 2003 Ossama Othman <ossama@uci.edu>
* configure.ac: