summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-06-11 00:10:13 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-06-11 00:10:13 +0000
commit580b16fb220e8ce3184e2c432776911cb3f066a5 (patch)
treea988f7c30683c12b2c7988127787a01f7dd76bb6 /ChangeLog.pre-2-0
parent1169373367e53af71e0ff938d56a882c7bb275b6 (diff)
downloadglib-580b16fb220e8ce3184e2c432776911cb3f066a5.tar.gz
New file. Contains `libtool.m4' from libtool-1.2, the version from which
* acinclude.m4: New file. Contains `libtool.m4' from libtool-1.2, the version from which glib's libtool forked. Needed for people who use post-1.2 alphas of libtool. * configure.in (enable_mem_check, enable_mem_profile): Replace `echo -n' with AC_MSG_CHECKING. (fd_set): Explain test for `fd_set' better.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-09
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index c21990f8b..020b8e3b7 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,12 @@
+1998-06-10 Raja R Harinath <harinath@cs.umn.edu>
+
+ * acinclude.m4: New file. Contains `libtool.m4' from libtool-1.2,
+ the version from which glib's libtool forked. Needed for people
+ who use post-1.2 alphas of libtool.
+ * configure.in (enable_mem_check, enable_mem_profile): Replace
+ `echo -n' with AC_MSG_CHECKING.
+ (fd_set): Explain test for `fd_set' better.
+
Wed Jun 10 19:29:51 1998 Owen Taylor <otaylor@gtk.org>
* Makefile.am glib.m4 configure.in: