changeset 18741:414398e3a3d3

Rename --with-libdvnav --> --with-dvdnavdir for consistency.
author diego
date Sat, 17 Jun 2006 17:18:46 +0000
parents f6396989d394
children da5ceabe9a43
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Jun 17 17:11:44 2006 +0000
+++ b/configure	Sat Jun 17 17:18:46 2006 +0000
@@ -2019,7 +2019,7 @@
   --language=*)
     _language=`echo $ac_option | cut -d '=' -f 2`
     ;;
-  --with-libdvdnav=*)
+  --with-dvdnavdir=*)
     _dvdnavdir=`echo $ac_option | cut -d '=' -f 2`
     ;;