diff --git a/configure.ac b/configure.ac index 0d17a8a..80c961c 100644 --- a/configure.ac +++ b/configure.ac @@ -47,7 +47,7 @@ AC_ARG_WITH([system-libdir],[AC_HELP_STRING([--with-system-libdir],[specify the AC_SUBST([SYSTEM_LIBDIR]) -AC_ARG_WITH([system-includedir],[AC_HELP_STRING([--with-system-libdir],[specify the +AC_ARG_WITH([system-includedir],[AC_HELP_STRING([--with-system-includedir],[specify the system include directory (default INCLUDEDIR)])], SYSTEM_INCLUDEDIR="$withval", SYSTEM_INCLUDEDIR="${includedir}")