Skip to content
Snippets Groups Projects
Commit 0feb23ce authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

Typo fixed.

parent 2971e5c4
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ else ...@@ -69,7 +69,7 @@ else
fi fi
AC_ARG_WITH($1-headers, AC_ARG_WITH($1-headers,
AC_HELP_STRING([--with-$1-headers=DIR], AC_HELP_STRING([--with-$1-headers=DIR],
[use $1 include files below directory DIR (default: $6)])x, [use $1 include files below directory DIR (default: $6)]),
[case "$withval" in [case "$withval" in
yes) AC_MSG_ERROR("option \"--with-$1-headers\" requires an argument") yes) AC_MSG_ERROR("option \"--with-$1-headers\" requires an argument")
;; ;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment