summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure b/configure
index eee87f7a08..b90984c825 100755
--- a/configure
+++ b/configure
@@ -658,6 +658,7 @@ CONFIG_LIST="
libx264
libxvid
memalign_hack
+ mlib
mpegaudio_hp
network
nonfree
@@ -748,7 +749,6 @@ HAVE_LIST="
malloc_h
memalign
mkstemp
- mlib
pld
ppc64
round
@@ -1027,8 +1027,6 @@ for opt do
;;
--cpu=*) cpu="$optval"
;;
- --enable-mlib) enable mlib
- ;;
--disable-devices) disable $INDEV_LIST $OUTDEV_LIST
;;
--enable-debug=*) debuglevel="$optval"