Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
2001-05-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread-2.0.pc.in: Add @G_THREAD_CFLAGS@ to Cflags.
|
|
(the pkg-config that comes with the RedHat 7.0 glib-gtkbeta RPM and
not the one from pkgconfig.sourceforge.net which is old).
|
|
|
|
2000-09-29 Martin Baulig <baulig@suse.de>
* Makefile.am (pkgconfigdir): Set this to `$(libexecdir)/pkgconfig';
this is the directory where pkg-config actually looks.
* *.pc.in: Made the pkg-config scripts actually work.
|
|
2000-08-10 Havoc Pennington <hp@redhat.com>
* gthread-2.0.pc.in (Cflags): don't duplicate glib Cflags
* gmodule-2.0.pc.in (Cflags): don't duplicate glib Cflags
* gobject-2.0.pc.in (Cflags): don't duplicate Cflags from glib
itself
|
|
2000-07-31 Havoc Pennington <hp@redhat.com>
* glib-2.0.pc.in, gobject-2.0.pc.in, gmodule-2.0.pc.in,
gobject-2.0.pc.in: pkg-config data files
* Makefile.am: Install/dist the .pc files
* configure.in: Output the .pc files
|