[packages/inkscape] - missing file

arekm arekm at pld-linux.org
Thu Apr 18 15:30:04 CEST 2013


commit 473b9b1c845c79b83eb44c3c3ca4cc9b3250affe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Apr 18 15:29:58 2013 +0200

    - missing file

 inkscape-build.patch | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
---
diff --git a/inkscape-build.patch b/inkscape-build.patch
new file mode 100644
index 0000000..93a4b89
--- /dev/null
+++ b/inkscape-build.patch
@@ -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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/inkscape.git/commitdiff/473b9b1c845c79b83eb44c3c3ca4cc9b3250affe



More information about the pld-cvs-commit mailing list