]> git.sesse.net Git - vlc/commitdiff
Oops. (Don't know what that's used for as it worked without it)
authorAntoine Cellerier <dionoea@videolan.org>
Fri, 19 Sep 2008 19:43:31 +0000 (21:43 +0200)
committerAntoine Cellerier <dionoea@videolan.org>
Fri, 19 Sep 2008 19:43:31 +0000 (21:43 +0200)
configure.ac

index 675857de18c4a080144daa33fa1154f2084d66ad..fb13b53859bf11e67d21722051f77fbb1eea5b27 100644 (file)
@@ -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,