use AS_HELP_STRING instead of AC_HELP_STRING

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15690 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-21 08:33:30 +00:00
parent 73a3559e78
commit 5c6eeaa14d

View File

@@ -347,7 +347,7 @@ if test "$ac_cv_header_netinfo_ni_h" = yes -a "$enable_netinfo" = yes; then
fi
AC_ARG_ENABLE(kcm,
AC_HELP_STRING([--enable-kcm],[enable Kerberos Credentials Manager]))
AS_HELP_STRING([--enable-kcm],[enable Kerberos Credentials Manager]))
if test "$ac_cv_header_sys_un_h" = yes -a "$enable_kcm" = yes; then
AC_DEFINE(HAVE_KCM, 1,