diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-04 13:14:31 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-04 13:14:31 -0200 |
commit | 1702840c34dd9e3dec48f4383db5dadc212e3fa8 (patch) | |
tree | bd29381e867df18dc823febb55eab392078d26ed /libre/ghostscript-libre/ijs-automake.patch | |
parent | ff81f87d8bc821b0b7c1deab253ef31891a7e65d (diff) | |
parent | b8a4267c98057b4a610dcc369fa5767a824b02cd (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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 |