don't look for X11 headers and libs during configure

This commit is contained in:
Matthew Flatt 2011-04-10 19:37:59 -06:00
parent f3c3bb4441
commit ac71f6080e
2 changed files with 14 additions and 1352 deletions

1360
src/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -455,12 +455,6 @@ if test "$REZ" = '' ; then
fi
if test "${enable_gracket}" = "yes" ; then
if test "${enable_quartz}" = "yes" ; then
:
else
AC_PATH_XTRA
fi
MAKE_GRACKET=gracket
else
MAKE_GRACKET=no