Change message about HAVE_XFREE386.
This commit is contained in:
parent
1c445211ef
commit
5d4245a68c
1 changed files with 1 additions and 1 deletions
|
@ -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"}
|
||||
|
|
Loading…
Add table
Reference in a new issue