/[libtool]/libtool/ChangeLog
ViewVC logotype

Diff of /libtool/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.947 by gary, Thu Jun 28 19:06:57 2001 UTC revision 1.948 by gary, Thu Jun 28 22:02:05 2001 UTC
# Line 1  Line 1 
1    2001-06-28  Gary V. Vaughan  <gary@gnu.org>, Paolo Bonzini  <bonzini@gnu.org>
2    
3            Libtool now builds with the help of Autoconf-2.50!
4            * configure.ac (AC_PREREQ):  Require Autoconf-2.50 or newer.
5            (AC_PROG_CPP, AC_EXEEXT, AC_OBJEXT):  Removed.  Autoconf-2.50
6            doesn't have the AC_REQUIRE bug that required these to be called
7            explicitly from here.  Autoconf-2.50 uses this file instead of...
8            * configure.in: ...this, which is now deleted.
9            * cdemo/configure.ac, cdemo/configure.in: Ditto.
10            * demo/configure.ac, demo/configure.in: Ditto.
11            * depdemo/configure.ac, depdemo/configure.in: Ditto.
12            * libltdl/configure.ac, libltdl/configure.in: Ditto.
13            * mdemo/configure.ac, mdemo/configure.in: Ditto.
14            * pdemo/configure.ac, pdemo/configure.in: Ditto.
15            * libltdl/acconfig.h:  Deleted.
16            * Makefile.am (libtool): libtool now depends on configure.ac.
17            * libtool.m4 (_LT_AC_LOCK):  Use 2.50's AC_LANG_PUSH/AC_LANG_POP
18            instead of 2.13's AC_LANG_SAVE/AC_LANG_RESTORE.
19            (AC_LIBTOOL_LANG_C_CONFIG): Ditto.
20            (AC_LIBTOOL_LANG_CXX_CONFIG): Ditto.
21            * libtoolize.in:  Use $configure_ac, instead of hardcoding
22            configure.in.
23    
24  2001-06-28  Tim Van Holder  <tim.van.holder@pandora.be>  2001-06-28  Tim Van Holder  <tim.van.holder@pandora.be>
25    
26          * pdemo/Makefile.am:  Use '=' isntead of '+=' to shut up          * pdemo/Makefile.am:  Use '=' isntead of '+=' to shut up

Legend:
Removed from v.1.947  
changed lines
  Added in v.1.948

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26