]> git.pld-linux.org Git - packages/inkscape.git/commitdiff
- missing file
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 18 Apr 2013 13:29:58 +0000 (15:29 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 18 Apr 2013 13:29:58 +0000 (15:29 +0200)
inkscape-build.patch [new file with mode: 0644]

diff --git a/inkscape-build.patch b/inkscape-build.patch
new file mode 100644 (file)
index 0000000..93a4b89
--- /dev/null
@@ -0,0 +1,26 @@
+diff -urN inkscape-0.48.4.org/configure.ac inkscape-0.48.4/configure.ac
+--- inkscape-0.48.4.org/configure.ac   2012-12-15 17:50:19.000000000 +0100
++++ inkscape-0.48.4/configure.ac       2013-04-18 08:23:52.486037399 +0200
+@@ -21,12 +21,12 @@
+   export CC CXX
+ ])
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ AC_LANG(C++)
+ AC_ISC_POSIX
++AC_PROG_CC
+ AC_PROG_CXX
+-AM_PROG_CC_STDC
+ AM_PROG_AS
+ AC_PROG_RANLIB
+ AC_PROG_INTLTOOL(0.22)
+@@ -37,7 +37,6 @@
+ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
+ 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.
This page took 0.135696 seconds and 4 git commands to generate.