diff options
author | Martin Baulig <martin@src.gnome.org> | 2000-09-30 02:14:04 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 2000-09-30 02:14:04 +0000 |
commit | f717bda19732f874762f2c48521d8370f15bf3f0 (patch) | |
tree | 0d4f32228a4475838a836bbf34377f663097104b /ChangeLog.pre-2-6 | |
parent | 244996ffec3b76c4cbef2e9684c0557ffed7e8fa (diff) | |
download | gtk+-f717bda19732f874762f2c48521d8370f15bf3f0.tar.gz |
Put the pkg-config scripts back to the correct pkg-config syntax
(the pkg-config that comes with the RedHat 7.0 glib-gtkbeta RPM and
not the one from pkgconfig.sourceforge.net which is old).
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 3553bf637f..0b50514e95 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -23,14 +23,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. - * 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. - 2000-09-29 Havoc Pennington <hp@pobox.com> * gtk/gtktextview.c: Implement the side windows. |