David Dawes wrote: > I can only recall one case in my own experience where an autotooled > program had a problem concerning X-related libs. Ironically those were > exactly the libs that had pkgconfig support. The autotool and pkgconfig > combination didn't know where to look for the needed .pc files.
Assuming distribution packagers do their job, the .pc files will end up in the right place. For instance, I just committed the smaller version of the libX11 patch to Debian's XFree86 4.3 packages. By default, the pkg-config stuff is put into /usr/X11R6/lib/pkgconfig. For Debian (and possibly many others), the right directory is /usr/lib/pkgconfig. I manually shift the file (as many others are done). Warren -- President, GOLUM, Inc. http://www.golum.org _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
