glib/gmodule
Owen Taylor fc8fd6f8cb Default to --disable-gtk-doc, to avoid Jade setup hassles.
Sun Mar  3 21:09:24 2002  Owen Taylor  <otaylor@redhat.com>

        * configure.in: Default to --disable-gtk-doc, to avoid
        Jade setup hassles.

        * autogen.sh: Add --enable-gtk-doc.

        * configure.in: Default to --disable-static to go
        along with Pango, GTK+ where we need to do that for
        bin-compat reasons.

        * Makefile.am: Add a slightly modified distcheck rule
        that passes --enable-gtk-doc to the configure inside.
        (So that 'make dist' succeeds inside.)

        * configure.in *.pc.in **/Makefile.am m4macros/glib-2.0.m4
        tests/makefile.mingw.in: Switch everything over to
        glib-2.0.
2002-03-05 05:18:23 +00:00
..
.cvsignore */.cvsignore: Add various Win32 related file types. 2001-11-24 18:53:03 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) 2002-03-02 20:30:33 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-beos.c Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) 2002-03-02 20:30:33 +00:00
gmodule-dl.c Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) 2002-03-02 20:30:33 +00:00
gmodule-dld.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-dyld.c Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) 2002-03-02 20:30:33 +00:00
gmodule-os2.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-win32.c */.cvsignore: Add various Win32 related file types. 2001-11-24 18:53:03 +00:00
gmodule.c Fix typo when checking if file + module_suffix exists. (Miroslaw 2002-02-17 23:17:52 +00:00
gmodule.def Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. 2001-03-07 14:22:25 +00:00
gmodule.h s/retrive/retrieve/ 2001-10-03 19:45:04 +00:00
gmodule.rc.in Correct InternalName and OriginalFilename to match what we actually 2001-09-19 01:00:17 +00:00
gmoduleconf.h.in gmodule implementation for Darwin/Mac OS X 2001-04-20 17:05:38 +00:00
gmoduleconf.h.win32 Update. Don't mention pthreads. 2001-09-04 05:09:35 +00:00
Makefile.am Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
makefile.mingw.in Version 11, interface, binary age 0. 2001-11-22 18:56:12 +00:00
makefile.msc.in moved warning to error pragmas to their own file to not force 'good 2002-01-05 18:54:59 +00:00