/[libtool]/libtool/bootstrap
ViewVC logotype

Diff of /libtool/bootstrap

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

revision 1.51.2.8 by gary, Mon Apr 25 15:06:43 2005 UTC revision 1.51.2.9 by rwild, Tue Aug 23 11:21:15 2005 UTC
# Line 38  test -f ./configure.ac || { Line 38  test -f ./configure.ac || {
38    exit 1    exit 1
39  }  }
40    
41    : ${auxdir=config}
42    
43  # Upgrade caveat:  # Upgrade caveat:
44  cat <<'EOF'  cat <<'EOF'
45  WARNING: If bootstrapping with this script fails, it may be due to an  WARNING: If bootstrapping with this script fails, it may be due to an
# Line 109  rm -f Makefile libltdl/Makefile libtool Line 111  rm -f Makefile libltdl/Makefile libtool
111  # This file is misgenerated earlier in bootstrap to satisfy automake 1.9.1  # This file is misgenerated earlier in bootstrap to satisfy automake 1.9.1
112  # and earlier, but has a new enough timestamp to not be updated.  Force it  # and earlier, but has a new enough timestamp to not be updated.  Force it
113  # to be regenerated at make-time with proper substitutions in place:  # to be regenerated at make-time with proper substitutions in place:
114  touch config/ltmain.in  touch $auxdir/ltmain.m4sh
115    
116  # Commit script caveat:  # Commit script caveat:
117  cat <<'EOF'  cat <<EOF
118  WARNING: You might want to regenerate `commit' and `config/mailnotify'  WARNING: You might want to regenerate \`commit' and \`$auxdir/mailnotify'
119  WARNING: after you have run `configure' to discover the real whereabouts  WARNING: after you have run \`configure' to discover the real whereabouts
120  WARNING: of `sed', `grep' etc. like this:  WARNING: of \`sed', \`grep' etc. like this:
121  WARNING:  WARNING:
122  WARNING:      rm -f config/mailnotify; make -f Makefile.maint commit  WARNING:      rm -f commit $auxdir/mailnotify
123    WARNING:      make -f Makefile.maint commit $auxdir/mailnotify
124  EOF  EOF
125    
126  exit 0  exit 0

Legend:
Removed from v.1.51.2.8  
changed lines
  Added in v.1.51.2.9

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