php: +--with-iconv
authorshort <>
Thu, 3 Jun 2004 01:44:37 +0000 (01:44 +0000)
committershort <>
Thu, 3 Jun 2004 01:44:37 +0000 (01:44 +0000)
bin/vellumweb-build

index dd69761..b355384 100755 (executable)
@@ -60,7 +60,8 @@ pushd $php
                --enable-debug=no \
                --with-gd \
                                --with-zlib-dir=/usr/lib \
-                               --with-jpeg-dir=/usr/lib
+                               --with-jpeg-dir=/usr/lib \
+               --with-iconv
        make
        make install
 popd