On 12/12/2009 12:57 AM, Ralf Wildenhues wrote:
Hi Roumen,

* Roumen Petrov wrote on Fri, Dec 11, 2009 at 09:36:54PM CET:
Ralf Wildenhues wrote:
   AC_ARG_VAR([DESTDIR], [perform staged installation using DESTDIR])

This  require makefiles generated by configure script to contain
line like this one:
destd...@destdir@

Right.  If you wouldn't use Automake, you'd have to add that line
yourself.

The whole purpose of DESTDIR is being set at install-time and not to be AC_SUBST'ed anywhere.

I.e. doing things like outlined above would contradict it's purpose.

Ralf



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

Reply via email to