From 7e118b4af59680e6f6ec383e1b8bcc53401a51d6 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 10 Nov 2006 01:23:48 +0000 Subject: [PATCH] - i wonder what it does Changed files: inkscape-ac.patch -> 1.1 --- inkscape-ac.patch | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 inkscape-ac.patch diff --git a/inkscape-ac.patch b/inkscape-ac.patch new file mode 100644 index 0000000..b5bd546 --- /dev/null +++ b/inkscape-ac.patch @@ -0,0 +1,19 @@ +diff -ruN inkscape-0.44.1./configure.ac inkscape-0.44.1/configure.ac +--- inkscape-0.44.1./configure.ac 2006-09-07 09:19:48.000000000 +0200 ++++ inkscape-0.44.1/configure.ac 2006-11-10 01:52:10.123157172 +0100 +@@ -17,7 +17,6 @@ + + dnl These next few lines are needed only while libcroco is in our source tree. + AC_PROG_CC +-AM_PROG_CC_C_O + if test "$GCC" = "yes"; then + # Enable some warnings from gcc. + +@@ -36,6 +35,7 @@ + AM_PROG_CC_STDC + AM_PROG_AS + AC_HEADER_STDC ++AM_PROG_CC_C_O + + dnl Honor aclocal flags + ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" -- 2.43.0