Added support for pre/post configure and build functions and automatic config.cache...
[hvlinux.git] / stage1 / cis-zlib
index b3bbb71..b5ba571 100755 (executable)
@@ -13,8 +13,7 @@ apply_patches ${1}
 
 cd ${LFS_TMP}/${1}
 CC="${CC} ${CLFS_BUILDFLAGS}" ./configure \
-    --prefix=/tools \
-    --shared
+    --prefix=/tools
 ${HVMAKE}
 
 # Installing the shared library