installed libraries to new location, but libtool still thinks it's in /usr/local
I have replaced my custom built pango and atk libraries in /usr/local with debian packages, and now for some reason when I trying compiling gnome packages, libtool reports an error and says that it can't find /usr/local/lib/libpano*.la. I greped a lot of configuration files in /etc, /opt/gnome, and /usr/local, but couldn't find any references to pango being in /usr/local. Any ideas?
|