diff options
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 288d9b844..c65113b2e 100644 --- a/configure.ac +++ b/configure.ac @@ -201,7 +201,7 @@ AC_ARG_ENABLE(httpd-output, [enable_httpd_output=auto]) AC_ARG_ENABLE(raop-output, - AS_HELP_STRING([--enable-httpd-output], + AS_HELP_STRING([--enable-raop-output], [enables the RAOP output]),, [enable_raop_output=no]) |