libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

no .pc file


From: Yaroslav Bulatov
Subject: no .pc file
Date: Fri, 19 Oct 2012 23:45:58 -0700

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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]