]> git.pld-linux.org Git - packages/supertuxkart.git/commitdiff
- don't check for gettext - avoid configure error
authorlisu <lisu@pld-linux.org>
Fri, 23 Jan 2009 09:18:28 +0000 (09:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    supertuxkart-gettext.patch -> 1.1

supertuxkart-gettext.patch [new file with mode: 0644]

diff --git a/supertuxkart-gettext.patch b/supertuxkart-gettext.patch
new file mode 100644 (file)
index 0000000..1f9a364
--- /dev/null
@@ -0,0 +1,11 @@
+--- supertuxkart-0.6/configure.ac~     2009-01-20 01:16:32.000000000 +0100
++++ supertuxkart-0.6/configure.ac      2009-01-23 09:25:42.000000000 +0100
+@@ -360,7 +360,7 @@
+ ENETTREE="src/enet"
+ # Check for gettext
+-CHECK_GETTEXT(external)
++# CHECK_GETTEXT(external)
+ dnl =======================================================
+ dnl Add special compiler flags for SDL on certain platforms
This page took 0.086622 seconds and 4 git commands to generate.