[packages_10.03.2] gd: merge r29254
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 4 Feb 2012 18:27:40 +0000 (18:27 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 4 Feb 2012 18:27:40 +0000 (18:27 +0000)
SVN-Revision: 30041

libs/gd/patches/101-gdlib-config.patch

index 217f01e8d6d33b793d73e7c3ff8fe7817d2c4dfe..29f052da0cdc0bcfa8d92fdaf1435191903a8c6d 100644 (file)
@@ -14,7 +14,7 @@
        echo "cflags:     -I@includedir@"
        echo "ldflags:    @LDFLAGS@"
 -      echo "libs:       @LIBS@ @LIBICONV@"
-+      echo "libs:       @LIBS@
++      echo "libs:       @LIBS@"
        echo "libdir:     $libdir"
        echo "features:   @FEATURES@"
        ;;