libbluray | branch: master | Dominic Fandrey <[email protected]> | Tue Feb 
22 11:18:00 2011 +0200| [e63610aabb5eae366a3c003ef7fc1a98a5f929bf] | committer: 
npzacs

Fixed --with[out]-dlopen-crypto-libs configure option

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=e63610aabb5eae366a3c003ef7fc1a98a5f929bf
---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index e43cd3d..9f105a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,7 @@ libxml2_missing="Could not find libxml2 - disclib meta parser 
disabled."
 pkg_config_missing="Could not find pkg-config.  Assuming..."
 
 # configure options
-AC_ARG_ENABLE([dlopen-crypto-libs],
+AC_ARG_WITH([dlopen-crypto-libs],
   [AS_HELP_STRING([--with-dlopen-crypto-libs],
   [use libaacs and libbdplus via dlopen (default is auto)])],
   [use_dlopen_crypto_libs=$withval],

_______________________________________________
libbluray-devel mailing list
[email protected]
http://mailman.videolan.org/listinfo/libbluray-devel

Reply via email to