MAKEINFO = makeinfo
TEXI2DVI = texi2dvi
M4 = @M4@
-# Programs that we can not install if perl is missing.
-PROGS = @PROGS@
+
+PROGS = autoconf autoheader autoreconf @PROGS@
# Path of the perl interpreter.
PERL = @PERL@
editsh = sed -e 's,@''datadir''@,$(acdatadir),g' -e 's,@''M4''@,$(M4),g'
editpl = sed -e 's,@''datadir''@,$(acdatadir),g' -e 's,@''PERL''@,$(PERL),g'
-all: autoconf autoheader ${PROGS}
+all: ${PROGS}
autoconf: autoconf.sh
rm -f $@ $@.tmp
MAKEINFO = makeinfo
TEXI2DVI = texi2dvi
M4 = @M4@
-# Programs that we can not install if perl is missing.
-PROGS = @PROGS@
+
+PROGS = autoconf autoheader autoreconf @PROGS@
# Path of the perl interpreter.
PERL = @PERL@
editsh = sed -e 's,@''datadir''@,$(acdatadir),g' -e 's,@''M4''@,$(M4),g'
editpl = sed -e 's,@''datadir''@,$(acdatadir),g' -e 's,@''PERL''@,$(PERL),g'
-all: autoconf autoheader ${PROGS}
+all: ${PROGS}
autoconf: autoconf.sh
rm -f $@ $@.tmp