diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 366ff4a0d9..4db7fdef20 100644 --- a/configure.in +++ b/configure.in @@ -483,7 +483,7 @@ AC_ARG_ENABLE([libmp3lame], [use_libmp3lame=$enableval], [use_libmp3lame=auto]) -AC_ARG_ENABLE([vorbisenc], +AC_ARG_ENABLE([libvorbisenc], [AS_HELP_STRING([--enable-libvorbisenc], [enable vorbis encoder support (default is auto)])], [use_libvorbisenc=$enableval], |