glib/gmodule
Tim Janik 52f1266e0a 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...
1998-08-10 00:26:44 +00:00
..
.cvsignore updates 1998-08-09 08:37:51 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog minor hack to cause SUBDIRS (gmodule) to be build last. we do this by 1998-08-10 00:26:44 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-dl.c initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-dld.c initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule.c minor hack to cause SUBDIRS (gmodule) to be build last. we do this by 1998-08-10 00:26:44 +00:00
gmodule.h fix cmopiler warnings. check (de)initialization code. 1998-08-09 11:39:50 +00:00
gmoduleconf.h.in initial import of gmodule. 1998-08-09 08:32:18 +00:00
libgplugin_a.c hm, fixup call sequences for check_init() and de_init(). 1998-08-09 13:13:12 +00:00
libgplugin_b.c fix cmopiler warnings. check (de)initialization code. 1998-08-09 11:39:50 +00:00
Makefile.am minor hack to cause SUBDIRS (gmodule) to be build last. we do this by 1998-08-10 00:26:44 +00:00
testgmodule.c fix cmopiler warnings. check (de)initialization code. 1998-08-09 11:39:50 +00:00