This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AC_PROG_LIBTOOL


This is what the libtool info says on this:

>    If you are using GNU Autoconf (or Automake), you should add a call to
> `AC_PROG_LIBTOOL' to your `configure.in' file.  This macro adds many
> new tests to the `configure' script so that the generated libtool
> script will understand the characteristics of the host:
> 
>  - Macro: AC_PROG_LIBTOOL
>  - Macro: AM_PROG_LIBTOOL
>      Add support for the `--enable-shared' and `--disable-shared'
>      `configure' flags.(1)  `AM_PROG_LIBTOOL' was the old name for this
>      macro, and although supported at the moment is deprecated.

Teun


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]