Change message about HAVE_XFREE386.

This commit is contained in:
Richard M. Stallman 1999-01-19 08:08:12 +00:00
parent 1c445211ef
commit 5d4245a68c

View file

@ -1433,7 +1433,7 @@ AC_CHECK_LIB(Xbsd, main, LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd")
AC_CHECK_LIB(pthreads, cma_open)
AC_MSG_CHECKING(for XFree86)
AC_MSG_CHECKING(for XFree86 in /usr/X386)
if test -d /usr/X386/include; then
HAVE_XFREE386=yes
: ${C_SWITCH_X_SITE="-I/usr/X386/include"}