glib/gmodule
Owen Taylor de67d93121 Add gmodule-export-2.0.pc to AC_CONFIG_FILES.
2005-01-11  Owen Taylor <otaylor@redhat.com>

        * configure.in: Add gmodule-export-2.0.pc to AC_CONFIG_FILES.

        * glib/Makefile.am gobject/Makefile.am gthread/Makefile.am:
        Use grep | head -n 1 instead of grep -m 1 which doesn't work
        with slightly older versions of GNU grep in
        install-libtool-import-lib rule.
2005-01-11 20:39:00 +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 2.6.1 2005-01-07 16:58:16 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-ar.c Make it compile on AIX. (#141159, Michael Wilson) 2004-05-12 03:31:55 +00:00
gmodule-beos.c applied patch from David Schleef <ds@schleef.org> which implements a 2004-02-20 01:41:00 +00:00
gmodule-dl.c applied patch from David Schleef <ds@schleef.org> which implements a 2004-02-20 01:41:00 +00:00
gmodule-dld.c applied patch from David Schleef <ds@schleef.org> which implements a 2004-02-20 01:41:00 +00:00
gmodule-dyld.c applied patch from David Schleef <ds@schleef.org> which implements a 2004-02-20 01:41:00 +00:00
gmodule-os2.c applied patch from David Schleef <ds@schleef.org> which implements a 2004-02-20 01:41:00 +00:00
gmodule-win32.c Argument is in UTF-8. Use wide character Win32 API if present. 2004-11-04 00:20:27 +00:00
gmodule.c It's wrong to call g_file_test() with more than one test (both 2005-01-02 16:03:56 +00:00
gmodule.def Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib. 2004-12-06 15:45:25 +00:00
gmodule.h Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib. 2004-12-06 15:45:25 +00:00
gmodule.rc.in updated [and finally fixed my script to produce ready to go de-in(ed) 2004-10-29 20:58:04 +00:00
gmoduleconf.h.in Set the gmodule suffix to 'a' for aix and use the aix gmodule 2004-02-22 01:31:24 +00:00
gmoduleconf.h.win32 Update. Don't mention pthreads. 2001-09-04 05:09:35 +00:00
Makefile.am Add gmodule-export-2.0.pc to AC_CONFIG_FILES. 2005-01-11 20:39:00 +00:00
makefile.mingw.in Hardcode 2.0 in the names, as that is what Makefile.am does. 2002-11-21 03:25:35 +00:00
makefile.msc.in updated [and finally fixed my script to produce ready to go de-in(ed) 2004-10-29 20:58:04 +00:00