diff options
author | Martin Baulig <baulig@suse.de> | 2000-09-29 20:58:42 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 2000-09-29 20:58:42 +0000 |
commit | ec319031cc2e4c82dcebedd65aa4dfa59f5a199e (patch) | |
tree | 6d2210186ecf81ef35cc657e512846c6c576f0b0 /configure.in | |
parent | d0cbd57de877ba962220824e3f54be893d6a4a5d (diff) | |
download | gdk-pixbuf-ec319031cc2e4c82dcebedd65aa4dfa59f5a199e.tar.gz |
Set this to `$(libexecdir)/pkgconfig'; this is the directory where
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.
* gdk-pixbuf.pc.in: Renamed to gdb-pixbuf-2.0.pc.in to avoid
confusion with the GdkPixbuf of the GNOME 1.x platform.
* *.pc.in: Made the pkg-config scripts actually work.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 5b1dca127..7a30ef012 100644 --- a/configure.in +++ b/configure.in @@ -1005,7 +1005,7 @@ gtk+.spec docs/gtk-config.1 Makefile gtk-config-2.0 -gdk-pixbuf.pc +gdk-pixbuf-2.0.pc gdk-2.0.pc gtk+-2.0.pc po/Makefile.in |