Hi, I'm trying to build libtool, and the standard procedure does not
generate any pkg-config files, any idea how to fix it?

How to reproduce:
export site=http://ftp.gnu.org/gnu/libtool
export fn=libtool-2.4.tar.gz
wget -O $fn $site/$fn
tar -xvf $fn

cd libtool-2.4
./configure
make
find . -name "*.pc"

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to