summaryrefslogtreecommitdiff
path: root/gthread-2.0.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2002-03-05Default to --disable-gtk-doc, to avoid Jade setup hassles.Owen Taylor1-1/+1
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-30Add @G_THREAD_CFLAGS@ to Cflags.Sebastian Wilhelmi1-1/+1
2001-05-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gthread-2.0.pc.in: Add @G_THREAD_CFLAGS@ to Cflags.
2000-09-30Put the pkg-config scripts back to the correct pkg-config syntaxMartin Baulig1-9/+6
(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-29Small fixes.Martin Baulig1-2/+2
2000-09-29Set this to `$(libexecdir)/pkgconfig'; this is the directory whereMartin Baulig1-6/+9
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-11don't duplicate glib CflagsHavoc Pennington1-1/+1
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-31pkg-config data filesHavoc Pennington1-0/+11
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