summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 29c90f4a3c..8d535be731 100755
--- a/configure
+++ b/configure
@@ -2019,7 +2019,7 @@ for ac_option do
--language=*)
_language=`echo $ac_option | cut -d '=' -f 2`
;;
- --with-libdvdnav=*)
+ --with-dvdnavdir=*)
_dvdnavdir=`echo $ac_option | cut -d '=' -f 2`
;;