summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5553a2a68..348057cc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1902,7 +1902,7 @@ dnl ---------------------------------------------
dnl libmodplug support
dnl ---------------------------------------------
AC_ARG_ENABLE([modplug],
- AS_HELP_STRING([--enable-modplug], [Enable modplub support]) )
+ AS_HELP_STRING([--enable-modplug], [Enable modplug support]) )
if test "x$enable_modplug" != "xno"; then
PKG_CHECK_MODULES([LIBMODPLUG], [libmodplug >= 0.7],