/[libtool]/libtool/configure.ac
ViewVC logotype

Diff of /libtool/configure.ac

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

revision 1.56.2.8 by rwild, Sat Mar 12 18:18:14 2005 UTC revision 1.56.2.9 by rwild, Wed Mar 16 10:05:20 2005 UTC
# Line 17  Line 17 
17  # 02111-1307  USA  # 02111-1307  USA
18    
19    
20  AC_PREREQ(2.58) ## We use AS_HELP_STRING  AC_PREREQ(2.59)dnl We use AS_HELP_STRING
21  ## Oldest automake required for bootstrap is below in AM_INIT_AUTOMAKE.  dnl Oldest automake required for bootstrap is below in AM_INIT_AUTOMAKE.
22    
23    
24  ## ------------------------ ##  ## ------------------------ ##
# Line 112  AC_SUBST([package_revision]) Line 112  AC_SUBST([package_revision])
112    
113  dnl These are bootstrap requirements, once built, libtool may work with  dnl These are bootstrap requirements, once built, libtool may work with
114  dnl much older releases of autoconf and automake.  See release notes.  dnl much older releases of autoconf and automake.  See release notes.
115  AM_INIT_AUTOMAKE([1.8 gnits dist-bzip2]) ## We use auto-m4_including  AM_INIT_AUTOMAKE([1.8 gnits dist-bzip2])dnl We use auto-m4_including
116    
117  dnl We use m4sh to generate libtool's portable shell scripts  dnl We use m4sh to generate libtool's portable shell scripts
118  AC_SUBST([M4SH], ['autom4te -l m4sh'])  AC_SUBST([M4SH], ['autom4te -l m4sh'])

Legend:
Removed from v.1.56.2.8  
changed lines
  Added in v.1.56.2.9

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