/[libtool]/libtool/bootstrap
ViewVC logotype

Diff of /libtool/bootstrap

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

revision 1.70 by gary, Thu Sep 22 13:42:05 2005 UTC revision 1.71 by gary, Wed Oct 26 10:42:03 2005 UTC
# Line 89  set dummy `$SED -n '/AC_INIT/{s/[][,()]/ Line 89  set dummy `$SED -n '/AC_INIT/{s/[][,()]/
89  shift  shift
90    
91  # Whip up a dirty Makefile:  # Whip up a dirty Makefile:
92  test -f Makefile \  makes='Makefile.am libltdl/Makefile.inc'
93    || $SED '/^if /,/^endif$/d;/^else$/,/^endif$/d' Makefile.am > Makefile  test -f Makefile ||
94        $SED '/^if /,/^endif$/d;/^else$/,/^endif$/d;/^include /d' $makes > Makefile
95    
96  # Building distributed files from configure is bad for automake, so we  # Building distributed files from configure is bad for automake, so we
97  # generate them here, and have Makefile rules to keep them up to date.  # generate them here, and have Makefile rules to keep them up to date.

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71

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