On Mon, 2006-05-08 at 16:14 -0400, Jeremy Katz wrote: > On Mon, 2006-05-01 at 18:19 -0400, Jeremy Katz wrote: > > * foo-config scripts. As previously mentioned on this thread, the best > > way to fix these is to create a pkg-config file and replace the > > foo-config script with a wrapper that calls pkg-config (and is thus the > > same on all arches) > > So, I've sat down and written a pretty generic foo-config script that > should be able to be used to replace the vast majority > of /usr/bin/foo-config scripts with > a) a symlink to foo-config > b) a .pc file in the appropriate location (%{_libdir}/pkg-config for > arch-independent things) > > That should make the barrier here significantly lower. Matthias -- does > this look okay to add to the pkgconfig package[1]? Sure. I would be even more sure if I could see it...missing attachment ?