/[autoconf]/autoconf/bin/Makefile.am
ViewVC logotype

Diff of /autoconf/bin/Makefile.am

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

revision 1.6 by eggert, Wed Jul 17 08:30:43 2002 UTC revision 1.7 by akim, Tue Sep 3 06:09:30 2002 UTC
# Line 45  edit = sed \ Line 45  edit = sed \
45          -e 's,@M4\@,$(M4),g' \          -e 's,@M4\@,$(M4),g' \
46          -e 's,@AWK\@,$(AWK),g' \          -e 's,@AWK\@,$(AWK),g' \
47          -e 's,@VERSION\@,$(VERSION),g' \          -e 's,@VERSION\@,$(VERSION),g' \
48          -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g' \          -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g'
         -e 's,@SITE_MACRO_DIR\@,$(SITE_MACRO_DIR),g'  
49    
50  # autoconf is written in M4sh.  # autoconf is written in M4sh.
51  AUTOM4SH = $(top_builddir)/tests/autom4te --language M4sh  AUTOM4SH = $(top_builddir)/tests/autom4te --language M4sh

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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