]> git.pld-linux.org Git - packages/enscript.git/blobdiff - enscript-ac_fixes.patch
- updated to 1.6.5.1 (fixes at least: CAN-2004-1184 CAN-2004-1185 CAN-2004-1186 CVE...
[packages/enscript.git] / enscript-ac_fixes.patch
diff --git a/enscript-ac_fixes.patch b/enscript-ac_fixes.patch
deleted file mode 100644 (file)
index 978a299..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
---- 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_PROG_INSTALL
--AC_ARG_WITH(cc,
--[  --with-cc(=CC)       use system's native compiler (or compiler CC)],
--  if test "X$withval" != "Xno"; then
--    if test "X$withval" = "Xyes"; then
--      CC='cc'
--    else
--      CC=$withval
--    fi
--    CFLAGS="$CFLAGS -I/usr/local/include"
--    LDFLAGS="$LDFLAGS -L/usr/local/lib"
--    echo "using compiler CC=$CC"
--  fi
--)
--
--if test "X$CC" = "X"; then
--  AC_PROG_CC
--fi
-+AC_PROG_CC
- AC_ISC_POSIX
- AM_C_PROTOTYPES
-@@ -59,14 +43,6 @@
- AC_PROG_YACC
- AM_PROG_LEX
--AC_ARG_ENABLE(debug,
--[  --enable-debug       enable debugging], [
--  echo enabling debugging
--  if test -n "$GCC"; then
--    CFLAGS="$CFLAGS -Wall"
--  fi
--])
--
- dnl Define the default output media.
- AC_ARG_WITH(media,
-@@ -132,9 +108,6 @@
- dnl substitutions
--AC_SUBST(CFLAGS)
--AC_SUBST(LDFLAGS)
--
- AC_CONFIG_FILES([Makefile  po/Makefile.in m4/Makefile  intl/Makefile po/Makefile \
-       compat/Makefile \
-       afm/Makefile \
This page took 0.079906 seconds and 4 git commands to generate.