mirror of
https://github.com/yawut/SDL.git
synced 2026-04-22 08:37:27 -05:00
*** empty log message ***
This commit is contained in:
parent
d982cbac62
commit
790b5a6b33
|
|
@ -529,7 +529,7 @@ CheckX11()
|
|||
AC_PATH_X
|
||||
AC_PATH_XTRA
|
||||
if test x$have_x = xyes; then
|
||||
CFLAGS="$CFLAGS $X_CFLAGS -DENABLE_X11 -Isrc/video"
|
||||
CFLAGS="$CFLAGS $X_CFLAGS -DENABLE_X11 -Iinclude -Isrc/video"
|
||||
if test x$ac_cv_func_shmat != xyes; then
|
||||
CFLAGS="$CFLAGS -DNO_SHARED_MEMORY"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user