[vlc-devel] commit: Oops. (Don't know what that's used for as it worked without it) ( Antoine Cellerier )
git version control
git at videolan.org
Fri Sep 19 21:40:20 CEST 2008
vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Fri Sep 19 21:43:31 2008 +0200| [aa3ff9d91abb70637ee8c20b92ef17eb84328865] | committer: Antoine Cellerier
Oops. (Don't know what that's used for as it worked without it)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=aa3ff9d91abb70637ee8c20b92ef17eb84328865
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 675857d..fb13b53 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1532,7 +1532,7 @@ AS_IF([test "x${enable_debug}" = "xno"], [AC_DEFINE(NDEBUG)])
dnl
dnl Allow runing as root (usefull for people runing on embedded platforms)
dnl
-AC_ARG_ENABLE(debug,
+AC_ARG_ENABLE(run-as-root,
[ --enable-run-as-root allow runing VLC as root (default disabled)])
AS_IF([test "${enable_run_as_root}" == "yes"],[
AC_DEFINE(ALLOW_RUN_AS_ROOT, 1,
More information about the vlc-devel
mailing list