]> git.pld-linux.org Git - packages/Guppi.git/commitdiff
- updates to make it work with Ac intltool and libart
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Mar 2005 16:35:46 +0000 (16:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Guppi-ac.patch -> 1.1

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

diff --git a/Guppi-ac.patch b/Guppi-ac.patch
new file mode 100644 (file)
index 0000000..254d7e5
--- /dev/null
@@ -0,0 +1,20 @@
+--- Guppi-0.40.3/configure.in.orig     2005-03-27 16:58:32.239531000 +0200
++++ Guppi-0.40.3/configure.in  2005-03-27 17:24:45.315209296 +0200
+@@ -97,7 +97,7 @@
+ AC_ISC_POSIX
+ AC_STDC_HEADERS
+-AM_PROG_XML_I18N_TOOLS
++AC_PROG_INTLTOOL
+ AM_MAINTAINER_MODE
+@@ -232,7 +232,7 @@
+       gnome_xml_vers="unknown"
+ fi
+-AM_PATH_LIBART(2.2.0)
++PKG_CHECK_MODULES(LIBART, libart-2.0 >= 2.2.0)
+ AM_PATH_LIBGLADE(,,"gnome")
+ AM_PATH_GNOME_PRINT(0.28.0) 
This page took 0.055216 seconds and 4 git commands to generate.