mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-02-28 22:29:02 +00:00
Revert "X11 is not needed"
This reverts commit 217ca0ce4709bf059e67ba773d9d87cf44578759.
This commit is contained in:
parent
217ca0ce47
commit
e74b1ff51a
@ -22,6 +22,7 @@ AM_PROG_CC_C_O
|
||||
|
||||
# Checks for libraries.
|
||||
AC_CHECK_LIB([SDL],[SDL_Init],,[AC_MSG_ERROR([cannot find libsdl])])
|
||||
AC_CHECK_LIB([X11],[XOpenDisplay],,[AC_MSG_ERROR([cannot find X11])])
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user