]> git.pld-linux.org Git - packages/inkscape.git/blob - inkscape-ac.patch
- i wonder what it does
[packages/inkscape.git] / inkscape-ac.patch
1 diff -ruN inkscape-0.44.1./configure.ac inkscape-0.44.1/configure.ac
2 --- inkscape-0.44.1./configure.ac       2006-09-07 09:19:48.000000000 +0200
3 +++ inkscape-0.44.1/configure.ac        2006-11-10 01:52:10.123157172 +0100
4 @@ -17,7 +17,6 @@
5  
6  dnl These next few lines are needed only while libcroco is in our source tree.
7  AC_PROG_CC
8 -AM_PROG_CC_C_O
9  if test "$GCC" = "yes"; then
10    # Enable some warnings from gcc.
11  
12 @@ -36,6 +35,7 @@
13  AM_PROG_CC_STDC
14  AM_PROG_AS
15  AC_HEADER_STDC
16 +AM_PROG_CC_C_O
17  
18  dnl Honor aclocal flags
19  ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
This page took 0.045268 seconds and 3 git commands to generate.