Bug in pkgconfig 0.7.0
Status: Beta
Brought to you by:
lotr
|
From: Chema C. <ch...@xi...> - 2001-07-07 19:39:40
|
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 We are now depending on pkg-config 0.7.0, if this is fixed in the CVS version a patch will be appreciated. regards, Chema |