Add pal target enable help message.

This commit is contained in:
steve 2002-10-03 17:57:54 +00:00
parent 703ad04067
commit 6203f05ef9
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ do_times=no
AC_MSG_RESULT($do_times)
AC_CHECK_HEADER(ipal.h, HAVE_IPAL=yes, HAVE_IPAL=)
AC_ARG_WITH(ipal,enable PAL target,
AC_ARG_WITH(ipal,
[ --with-ipal enable PAL target],
if test "$with_ipal" = no; then
echo Disabling ipal support
HAVE_IPAL=