]> git.pld-linux.org Git - packages/enscript.git/blobdiff - enscript-ac_fixes.patch
- next part of small fixes inpired by kloczek :)
[packages/enscript.git] / enscript-ac_fixes.patch
index 7013de13338948a347e15cd9ccf9297610a20cf1..978a2990afca2a7f1e6572f69555b4cd6e927d3c 100644 (file)
@@ -1,11 +1,8 @@
---- ./configure.in.org Thu Jun 25 08:37:22 1998
-+++ ./configure.in     Wed Dec 12 22:51:10 2001
-@@ -8,25 +8,9 @@
+--- enscript-1.6.4/configure.in.orig   2003-03-05 08:26:16.000000000 +0100
++++ enscript-1.6.4/configure.in        2003-05-09 07:49:01.000000000 +0200
+@@ -11,23 +11,7 @@
  
- AC_REVISION($Revision$)
--AM_PROG_INSTALL
-+AC_PROG_INSTALL
+ AC_PROG_INSTALL
  
 -AC_ARG_WITH(cc,
 -[  --with-cc(=CC)       use system's native compiler (or compiler CC)],
@@ -28,7 +25,7 @@
  
  AC_ISC_POSIX
  AM_C_PROTOTYPES
-@@ -69,14 +53,6 @@
+@@ -59,14 +43,6 @@
  AC_PROG_YACC
  AM_PROG_LEX
  
  dnl Define the default output media.
  
  AC_ARG_WITH(media,
-@@ -140,12 +116,6 @@
+@@ -132,9 +108,6 @@
  
- AC_PATH_PROG(PERL, perl)
+ dnl substitutions
  
--dnl substitutions
--
 -AC_SUBST(CFLAGS)
 -AC_SUBST(LDFLAGS)
--AC_SUBST(LIBOBJS)
 -
- AC_OUTPUT([Makefile enscript.1 compat/Makefile afm/Makefile afmlib/Makefile src/Makefile lib/Makefile scripts/Makefile intl/Makefile po/Makefile.in states/Makefile states/states.1 states/tests/Makefile tests/Makefile], [sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in >po/Makefile])
- echo ""
+ AC_CONFIG_FILES([Makefile  po/Makefile.in m4/Makefile  intl/Makefile po/Makefile \
+       compat/Makefile \
+       afm/Makefile \
This page took 0.082161 seconds and 4 git commands to generate.