libtool-commit
[Top][All Lists]
Advanced

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

Re: libtool ChangeLog Makefile.am bootstrap libtool... [branch-2-0]


From: Ralf Wildenhues
Subject: Re: libtool ChangeLog Makefile.am bootstrap libtool... [branch-2-0]
Date: Tue, 15 Mar 2005 15:17:05 +0100
User-agent: Mutt/1.4.1i

Hi Gary,

* Gary V. Vaughan wrote on Tue, Mar 15, 2005 at 01:56:30PM CET:
> CVSROOT:      /cvsroot/libtool
> Module name:  libtool
> Branch:       branch-2-0
> Changes by:   Gary V. Vaughan <address@hidden>        05/03/15 12:56:30
> 
> Modified files:
>       .              : ChangeLog Makefile.am bootstrap libtoolize.m4sh 
> 
> Log message:
>       * libtoolize.m4sh (func_massage_pkgvmacro_DATA): New function
>       to calculate the macro filenames to be copied by libtoolize.
>       * Makefile.am (edit): Substitute pkgvmacro_DATA.
> 

> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/bootstrap.diff?only_with_tag=branch-2-0&tr1=1.51.2.3&tr2=1.51.2.4&r1=text&r2=text

You sneaked in a different change here (not in HEAD):

- reconfdirs=". `ls -1d tests/*demo tests/*demo[0-9]`"
+ reconfdirs=". libltdl `ls -1d tests/*demo tests/*demo[0-9]`"

I would not have approved of it,  :->
because of the error below.

Regards,
Ralf

| autoreconf: Entering directory `libltdl'
| autoreconf: configure.ac: not using Gettext
| autoreconf: running: aclocal --force -I m4
| autoreconf: configure.ac: tracing
| autoreconf: configure.ac: not using Libtool
| autoreconf: running: /mount/endor/wildenhu/local-x86_64/bin/autoconf --force
| autoreconf: running: /mount/endor/wildenhu/local-x86_64/bin/autoheader --force
| autoreconf: running: automake --add-missing --copy --force-missing
| configure.ac:60: installing `config/missing'
| configure.ac:60: installing `config/install-sh'
| loaders/Makefile.am:39: Libtool library used but `LIBTOOL' is undefined
| loaders/Makefile.am:39:
| loaders/Makefile.am:39: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
| loaders/Makefile.am:39: to `configure.ac' and run `aclocal' and `autoconf' 
again.
| loaders/Makefile.am: installing `config/depcomp'
| .../share/automake-1.9a/am/depend2.am: am__fastdepCC does not appear in 
AM_CONDITIONAL
| .../share/automake-1.9a/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
| loaders/Makefile.am: C source seen but `CC' is undefined
| loaders/Makefile.am:
| loaders/Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC'
| loaders/Makefile.am: to `configure.ac' and run `autoconf' again.
| Makefile.am:37: INSTALL_LTDL does not appear in AM_CONDITIONAL
| Makefile.am:44: CONVENIENCE_LTDL does not appear in AM_CONDITIONAL
| Makefile.am:41: Libtool library used but `LIBTOOL' is undefined
| Makefile.am:41:
| Makefile.am:41: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
| Makefile.am:41: to `configure.ac' and run `aclocal' and `autoconf' again.
| /mount/endor/wildenhu/local-x86_64/share/automake-1.9a/am/depend2.am: 
am__fastdepCC does not appear in AM_CONDITIONAL
| /mount/endor/wildenhu/local-x86_64/share/automake-1.9a/am/depend2.am: AMDEP 
does not appear in AM_CONDITIONAL
| Makefile.am: C source seen but `CC' is undefined
| Makefile.am:
| Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC'
| Makefile.am: to `configure.ac' and run `autoconf' again.
| autoreconf: automake failed with exit status: 1
| 




reply via email to

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