diff options
Diffstat (limited to 'libre/ghostscript-libre/ijs-automake.patch')
-rw-r--r-- | libre/ghostscript-libre/ijs-automake.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libre/ghostscript-libre/ijs-automake.patch b/libre/ghostscript-libre/ijs-automake.patch new file mode 100644 index 000000000..1b890277a --- /dev/null +++ b/libre/ghostscript-libre/ijs-automake.patch @@ -0,0 +1,10 @@ +--- ghostscript-9.06.orig/ijs/configure.ac 2012-08-08 10:01:36.000000000 +0200 ++++ ghostscript-9.06/ijs/configure.ac 2013-02-03 19:33:08.361797799 +0100 +@@ -117,7 +117,6 @@ + dnl Checks for programs + + AC_PROG_CC +-AM_PROG_CC_STDC + AM_PROG_LIBTOOL + AC_SUBST(LIBTOOL_DEPS) + AC_ISC_POSIX |