aboutsummaryrefslogtreecommitdiffstats
path: root/main/inkscape/automake.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-02-03 14:57:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-02-03 14:58:16 +0000
commitb6ccab48ecaa3bcd7ea237d90ce2ab13184f4bcb (patch)
tree19866293408e05f5fdf359306577e1d319634100 /main/inkscape/automake.patch
parent4eb86e9abf36b679fadf7e57bfc77e81718366b9 (diff)
downloadaports-b6ccab48ecaa3bcd7ea237d90ce2ab13184f4bcb.tar.bz2
aports-b6ccab48ecaa3bcd7ea237d90ce2ab13184f4bcb.tar.xz
main/inkscape: upgrade to 0.91
Diffstat (limited to 'main/inkscape/automake.patch')
-rw-r--r--main/inkscape/automake.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/main/inkscape/automake.patch b/main/inkscape/automake.patch
deleted file mode 100644
index a94c407d80..0000000000
--- a/main/inkscape/automake.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- ./configure.ac.orig 2012-12-31 15:32:03.581207131 +0000
-+++ ./configure.ac 2012-12-31 15:32:21.508031596 +0000
-@@ -21,12 +21,11 @@
- export CC CXX
- ])
-
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADER(config.h)
-
- AC_LANG(C++)
- AC_ISC_POSIX
- AC_PROG_CXX
--AM_PROG_CC_STDC
- AM_PROG_AS
- AC_PROG_RANLIB
- AC_PROG_INTLTOOL(0.22)