use AC_HELP_STRING
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10962 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -10,7 +10,7 @@ dnl AC_ROKEN(version,directory-to-try,roken-dir,fallback-library,fallback-cppfla
|
||||
AC_DEFUN(AC_ROKEN, [
|
||||
|
||||
AC_ARG_WITH(roken,
|
||||
[ --with-roken=dir use the roken library in dir],
|
||||
AC_HELP_STRING([--with-roken=dir],[use the roken library in dir]),
|
||||
[if test "$withval" = "no"; then
|
||||
AC_MSG_ERROR(roken is required)
|
||||
fi])
|
||||
|
Reference in New Issue
Block a user