summaryrefslogtreecommitdiffstats
path: root/libxml2/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2/make.sh')
-rwxr-xr-xlibxml2/make.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/libxml2/make.sh b/libxml2/make.sh
deleted file mode 100755
index f2662ce..0000000
--- a/libxml2/make.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-./configure --enable-static --disable-shared --without-c14n --without-catalog --without-debug --without-docbook --without-ftp --without-history --without-html --without-http --without-legacy --without-mem-debug --with-minimum --without-output --without-pattern --without-push --without-python --without-reader --without-readline --without-regexps --without-run-debug --without-sax1 --without-schemas --without-schematron --without-threads --without-thread-alloc --with-tree --without-valid --with-writer --without-xinclude --with-xpath --without-xptr --without-modules --without-zlib && make