/[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.11 by akim, Sat Sep 28 14:09:42 2002 UTC revision 1.12 by akim, Fri Oct 25 15:12:59 2002 UTC
# Line 18  Line 18 
18  ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
19  ## 02111-1307, USA.  ## 02111-1307, USA.
20    
21    include ../lib/freeze.mk
22    
23  bin_SCRIPTS = autom4te \  bin_SCRIPTS = autom4te \
24                autoconf autoheader autoreconf ifnames autoscan autoupdate                autoconf autoheader autoreconf ifnames autoscan autoupdate
25    
# Line 48  edit = sed \ Line 50  edit = sed \
50          -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g'          -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g'
51    
52  # autoconf is written in M4sh.  # autoconf is written in M4sh.
53  AUTOM4SH = $(top_builddir)/tests/autom4te --language M4sh  AUTOM4SH = $(top_builddir)/tests/autom4te --language M4sh --cache ''
54  $(srcdir)/autoconf.in: $(srcdir)/autoconf.as $(m4sh_m4f_dependencies)  $(srcdir)/autoconf.in: $(srcdir)/autoconf.as $(m4sh_m4f_dependencies)
55          $(AUTOM4SH) $(srcdir)/autoconf.as -o $@          $(AUTOM4SH) $(srcdir)/autoconf.as -o $@
56    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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