libtool
[Top][All Lists]
Advanced

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

foo-config scripts and removed .la files


From: Werner LEMBERG
Subject: foo-config scripts and removed .la files
Date: Sun, 20 May 2012 14:41:35 +0200 (CEST)

Some foo-config scripts like freetype-config have an option

  --libtool

to display the library's .la file.  However, it is more and more
common that .la files get removed by distributions if installed in
/usr/lib, as you are certainly aware.

My question is how to handle this properly.  Shall the logic to test
for the existence of the .la in the foo-config file or in the
configuration script which actually uses foo-config?  And what exactly
should be done if no .la file is available?  I suppose it's best to
fall back to the standard foo-config option `--libs'.

Some info about this situation should be probably added to the libtool
info manual.


    Werner



reply via email to

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