summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-08-10 00:26:44 +0000
committerTim Janik <timj@src.gnome.org>1998-08-10 00:26:44 +0000
commit52f1266e0a713c0325cd78658fcd96a842bf5913 (patch)
tree5f7cfeb9557995f9756ad608e5a51b139d543d04 /ChangeLog.pre-2-4
parentd94e25520b79e165860ed9346dc999d1256060d6 (diff)
minor hack to cause SUBDIRS (gmodule) to be build last. we do this by
Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org> * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build last. we do this by making all-recursive-am depend on all-am. Mon Aug 10 02:18:31 1998 Tim Janik <timj@gtk.org> * Makefile.am (lib_LTLIBRARIES): for now, skip the dependency on -lglib for libgmodule-1.1.la, libgplugin_a.la and libgplugin_b.la since this clashes with inter-library-dependencies for not installed libraries. glib-config takes care of this for the usuall case, but there needs to be a better way...
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-45
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 65e1c56dd..6d9e6080a 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+Mon Aug 10 02:17:19 1998 Tim Janik <timj@gtk.org>
+
+ * Makefile.am: minor hack to cause SUBDIRS (gmodule) to be build
+ last. we do this by making all-recursive-am depend on all-am.
+
Sun Aug 9 15:56:11 1998 Tim Janik <timj@gtk.org>
* configure.in: added GModule checks. generate files in gmodule/.