diff options
Diffstat (limited to 'main/ghostscript/ijs-automake.patch')
-rw-r--r-- | main/ghostscript/ijs-automake.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/main/ghostscript/ijs-automake.patch b/main/ghostscript/ijs-automake.patch new file mode 100644 index 0000000000..9f7c7f5cff --- /dev/null +++ b/main/ghostscript/ijs-automake.patch @@ -0,0 +1,10 @@ +--- ./ijs/configure.ac.orig 2013-04-22 11:10:04.145988521 +0000 ++++ ./ijs/configure.ac 2013-04-22 11:10:18.756135737 +0000 +@@ -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 |