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

Diff of /libtool/configure.ac

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

revision 1.63 by rwild, Sat Mar 12 18:16:49 2005 UTC revision 1.64 by rwild, Wed Mar 16 10:04:51 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 113  AC_SUBST([package_revision]) Line 113  AC_SUBST([package_revision])
113    
114  dnl These are bootstrap requirements, once built, libtool may work with  dnl These are bootstrap requirements, once built, libtool may work with
115  dnl much older releases of autoconf and automake.  See release notes.  dnl much older releases of autoconf and automake.  See release notes.
116  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
117    
118  dnl We use m4sh to generate libtool's portable shell scripts  dnl We use m4sh to generate libtool's portable shell scripts
119  AC_SUBST([M4SH], ['$(AUTOM4TE) --language=m4sh'])  AC_SUBST([M4SH], ['$(AUTOM4TE) --language=m4sh'])

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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