]> git.pld-linux.org Git - packages/inkscape.git/commitdiff
- i wonder what it does
authorwolf <wolf@pld-linux.org>
Fri, 10 Nov 2006 01:23:48 +0000 (01:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    inkscape-ac.patch -> 1.1

inkscape-ac.patch [new file with mode: 0644]

diff --git a/inkscape-ac.patch b/inkscape-ac.patch
new file mode 100644 (file)
index 0000000..b5bd546
--- /dev/null
@@ -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"
This page took 0.084546 seconds and 4 git commands to generate.