minor hack to cause SUBDIRS (gmodule) to be build last. we do this by
authorTim Janik <timj@gtk.org>
Mon, 10 Aug 1998 00:26:44 +0000 (00:26 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 10 Aug 1998 00:26:44 +0000 (00:26 +0000)
commit52f1266e0a713c0325cd78658fcd96a842bf5913
tree5f7cfeb9557995f9756ad608e5a51b139d543d04
parentd94e25520b79e165860ed9346dc999d1256060d6
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...
13 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
glib/Makefile.am
gmodule/ChangeLog
gmodule/Makefile.am
gmodule/gmodule.c