Re: Bug in pkgconfig 0.7.0
Status: Beta
Brought to you by:
lotr
|
From: Martijn v. B. <ma...@ee...> - 2001-07-07 19:47:39
|
On Sat, Jul 07, 2001 at 02:38:51PM -0500, Chema Celorio wrote: > Running : > [chema@suzzy control-center]$ pkg-config --cflags gtkhtml > > returns : > > -DNEED_GNOMESUPPORT_H-DUNICODE_USE_SYSTEM_ICONV -I/usr/include > -I/usr/lib/glib/include -I/usr/X11R6/include > -I/usr/lib/gnome-libs/include -I/usr/include/gnome-xml > > where : > -DNEED_GNOMESUPPORT_H-DUNICODE_USE_SYSTEM_ICONV > should be : > -DNEED_GNOMESUPPORT_H -DUNICODE_USE_SYSTEM_ICONV I'll look into that. > > We are now depending on pkg-config 0.7.0, if this is fixed in the > CVS version a patch will be appreciated. There is no pkg-config 0.7. That's a fork by hp. Martijn |