libtool-commit
[Top][All Lists]
Advanced

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

Re: libtool ./ChangeLog ./THANKS ./TODO ./configure...


From: Bob Friesenhahn
Subject: Re: libtool ./ChangeLog ./THANKS ./TODO ./configure...
Date: Thu, 20 Mar 2003 15:08:04 -0600 (CST)

There seems to be a problem with bootstrapping libtool with Autoconf
2.57.  After doing the bootstrap, this problem appears at the end of
the configure run:

config.status: creating config.h
config.status: error: cannot find input file: config-h.in

Running 'autoheader' manually causes the missing file to be generated.

Bob

On Thu, 20 Mar 2003, Robert Boehne wrote:

> CVSROOT:      /cvsroot/libtool
> Module name:  libtool
> Changes by:   Robert Boehne <address@hidden>  03/03/20 15:24:21
>
> Modified files:
>       .              : ChangeLog THANKS TODO configure.ac libtool.m4
>                        ltdl.m4 ltmain.in
>       libltdl        : README ltdl.c
>
> Log message:
>       * ltmain.in: Always use $echo not echo for consistency.
>       Changes for darwin building. Warn if linking against libs linked
>       with -module. Use module_cmds if available and building a module,
>       move convenience double lib check,
>       * libltdl/ltdl.c: ltdl support for darwin (first blush)
>       * libltdl/README: note that darwin is supported
>       * ltdl.m4: Changes for darwin, and for new shrext
>       * libtool.m4: Changed the way darwin builds stuff (make check passes)
>       added module_cmds, module_expsym_cmds and hardcode_automatic and put
>       them in the libtool script. check for zsh's removal of escapes. Allow
>       libraries to be stripped on darwin.
>       * TODO: Remove the todo about zsh's removal of excapes. note that zsh
>       echo works perfectly well, eval is screwed up. Seems to be fixed in
>       latest zsh.
>       * THANKS: added self :)
>       * f77demo/configure.ac: Use config.h or it doesn't work.
>
> CVSWeb URLs:
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=ChangeLog&tr2=1.1206&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=THANKS&tr2=1.33&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=TODO&tr2=1.48&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=configure.ac&tr2=1.12&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=libtool.m4&tr2=1.309&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=ltdl.m4&tr2=1.46&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=ltmain.in&tr2=1.327&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libltdl/.diff?tr1=README&tr2=1.2&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libltdl/.diff?tr1=ltdl.c&tr2=1.172&r1=text&r2=text
>
>
>
> _______________________________________________
> Libtool-commit mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool-commit
>

======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

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