Remove code to read EPS data from a pipe.
[enscript.git] / configure.ac
index 6168e16..9c72f8c 100644 (file)
@@ -118,7 +118,7 @@ dnl substitutions
 AC_SUBST(CFLAGS)
 AC_SUBST(LDFLAGS)
 
-AC_CONFIG_FILES([Makefile  po/Makefile.in m4/Makefile  intl/Makefile po/Makefile \
+AC_CONFIG_FILES([Makefile  po/Makefile.in intl/Makefile po/Makefile \
        compat/Makefile \
        afm/Makefile \
        afmlib/Makefile \
@@ -131,7 +131,7 @@ AC_CONFIG_FILES([Makefile  po/Makefile.in m4/Makefile  intl/Makefile po/Makefile
        states/tests/Makefile \
        docs/Makefile \
        w32/Makefile])
-AC_CONFIG_COMMANDS([default],[[ echo timestamp > stamp-h ]], [[]])
+
 AC_OUTPUT
 
 echo ""