don't look for X11 headers and libs during configure
This commit is contained in:
parent
f3c3bb4441
commit
ac71f6080e
1360
src/configure
vendored
1360
src/configure
vendored
File diff suppressed because it is too large
Load Diff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user