From: Dmitri A. S. <das...@gm...> - 2005-06-12 22:48:17
|
Paul Kienzle wrote: > I check for pcre.h and if it doesn't exist I check for pcre-config. I > don't check for pcre/pcre.h. > > - Paul > pcre-config does exist, but it does not do is what (at least I) expect it to do: [dima@tumbleweed ~]$ pcre-config --cflags [dima@tumbleweed ~]$ pcre-config --cflags-posix yet: [dima@tumbleweed ~]$ pcre-config --libs -lpcre I suggest we leave it as the particular distribution bug/annoyance. I think some distributions (other than Fedora Core [123]) also put pcre into pcre/pcre.h, but Fedora Core 4 (to be released tomorrow) should have it back in the /usr/include Dmitri. -- |