]> git.pld-linux.org Git - packages/openttd.git/blob - openttd-libiconv.patch
- up to 1.11.1
[packages/openttd.git] / openttd-libiconv.patch
1 --- openttd-0.7.0/config.lib~   2009-04-03 09:49:26.000000000 +0200
2 +++ openttd-0.7.0/config.lib    2009-04-03 09:50:32.000000000 +0200
3 @@ -1333,7 +1333,6 @@
4         if [ "$with_iconv" != "0" ]; then
5                 CFLAGS="$CFLAGS -DWITH_ICONV"
6                 if [ "$link_to_iconv" = "yes" ]; then
7 -                       LIBS="$LIBS -liconv"
8                         if [ "$with_iconv" != "2" ]; then
9                                 CFLAGS="$CFLAGS -I$with_iconv/include"
10                                 LIBS="$LIBS -L$with_iconv/lib"
This page took 0.068316 seconds and 3 git commands to generate.