SOURCES: openttd-libiconv.patch (NEW) - new

adamg adamg at pld-linux.org
Sat Jun 7 19:10:03 CEST 2008


Author: adamg                        Date: Sat Jun  7 17:10:03 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   openttd-libiconv.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/openttd-libiconv.patch
diff -u /dev/null SOURCES/openttd-libiconv.patch:1.1
--- /dev/null	Sat Jun  7 19:10:03 2008
+++ SOURCES/openttd-libiconv.patch	Sat Jun  7 19:09:58 2008
@@ -0,0 +1,10 @@
+--- openttd-0.6.1/config.lib	2008-01-15 21:55:36.000000000 +0100
++++ openttd-0.6.1/config.lib_new	2008-01-16 16:55:39.000000000 +0100
+@@ -1134,7 +1134,6 @@
+ 
+ 	if [ "$with_iconv" != "0" ]; then
+ 		CFLAGS="$CFLAGS -DWITH_ICONV"
+-		LIBS="$LIBS -liconv"
+ 		if [ "$with_iconv" != "2" ]; then
+ 			CFLAGS="$CFLAGS -I$with_iconv/include"
+ 			LIBS="$LIBS -L$with_iconv/lib"
================================================================


More information about the pld-cvs-commit mailing list