X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=configure.ac;h=4859844acb60bf22e3dbf5f59fff9eab23d07606;hp=8d47cd175640140de15ee6425b5b579fe2398aab;hb=6351b161a09c74f9302912c705681657d15c39a4;hpb=c887c2d3ae4d50d1ffdc723a1bbb21c5cac447d2 diff --git a/configure.ac b/configure.ac index 8d47cd1..4859844 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ DX_INIT_DOXYGEN(opensaml, doxygen.cfg, doc/api) DX_INCLUDE= AC_ARG_ENABLE(debug, - AC_HELP_STRING(--enable-debug, [Have GCC compile with symbols (Default = no)]), + AS_HELP_STRING([--enable-debug],[Have GCC compile with symbols (Default = no)]), enable_debug=$enableval, enable_debug=no) if test "$enable_debug" = "yes" ; then