Hello Francesco,
> * lib/am/ltlib.am (install-%DIR%LTLIBRARIES)
> (uninstall-%DIR%LTLIBRARIES): Use $(AM_LIBTOOLFLAGS) and
> $(LIBTOOLFLAGS).
> * lib/am/progs.am (install-%DIR%PROGRAMS)
> (uninstall-%DIR%PROGRAMS): Likewise.
> * tests/libtool7.test: Update test
Hello Francesco,
Apologies for the enormous delay.
* Francesco Salvestrini wrote on Tue, Feb 13, 2007 at 02:05:02PM CET:
>
> I tried to pass the --silent flag to libtool via AM_LIBTOOLFLAGS,
> LIBTOOLFLAGS and LIBRARY_LIBTOOLFLAGS but my flags don't get passed
> to libtool in the install and uni
Hi,
I tried to pass the --silent flag to libtool via AM_LIBTOOLFLAGS,
LIBTOOLFLAGS and LIBRARY_LIBTOOLFLAGS but my flags don't get passed
to libtool in the install and uninstall targets.
At the first instance I've (apparently) solved my problem by placing the
following substitution in configure.a
Hi,
I tried to pass the --silent flag to libtool via AM_LIBTOOLFLAGS,
LIBTOOLFLAGS and LIBRARY_LIBTOOLFLAGS but my flags don't get passed
to libtool in the install and uninstall targets.
At the first instance i (apparently) solved my problem by placing the
following substitution in configure.ac: