Mercurial > emacs
changeset 24121:2d746bee2e6a
Change message about HAVE_XFREE386.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 19 Jan 1999 08:08:12 +0000 |
parents | 372fcaa211c4 |
children | 73346cd4a77e |
files | configure.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Tue Jan 19 08:06:33 1999 +0000 +++ b/configure.in Tue Jan 19 08:08:12 1999 +0000 @@ -1433,7 +1433,7 @@ 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"}