/[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.5 by akim, Wed Apr 10 15:58:19 2002 UTC revision 1.6 by eggert, Wed Jul 17 08:30:43 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' \
49            -e 's,@SITE_MACRO_DIR\@,$(SITE_MACRO_DIR),g'
50    
51  # autoconf is written in M4sh.  # autoconf is written in M4sh.
52  AUTOM4SH = $(top_builddir)/tests/autom4te --language M4sh  AUTOM4SH = $(top_builddir)/tests/autom4te --language M4sh

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

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