[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_PROG_LIBTOOL vs AM_PROG_LIBTOOL
From: |
Ralf Wildenhues |
Subject: |
Re: AC_PROG_LIBTOOL vs AM_PROG_LIBTOOL |
Date: |
Sun, 4 Nov 2007 19:29:06 +0100 |
User-agent: |
Mutt/1.5.17 (2007-11-02) |
* NightStrike wrote on Sun, Nov 04, 2007 at 07:26:51PM CET:
> Is there a difference between using AC_PROG_LIBTOOL and
> AM_PROG_LIBTOOL? I see both defined in the manual as synonymous, but
> I may not be looking at the right place in the manual.
AM_PROG_LIBTOOL is an older name for AC_PROG_LIBTOOL.
They are both aliases now. LT_INIT will be another one.
Cheers,
Ralf