forked from mia/Aegisub
Revert 3489 the issue is more complex than I originally thought. Updates #1009.
Originally committed to SVN as r3490.
This commit is contained in:
parent
7bbf2e6ce8
commit
6c08c50d92
1 changed files with 0 additions and 3 deletions
|
@ -265,9 +265,6 @@ fi
|
||||||
# Check for X include/lib.
|
# Check for X include/lib.
|
||||||
##########################
|
##########################
|
||||||
AC_PATH_XTRA
|
AC_PATH_XTRA
|
||||||
if test -z "$X_CFLAGS" || test -z "$X_LIBS"; then
|
|
||||||
AC_MSG_FAILURE("You must have a working copy of X and Imake installed.")
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
|
|
Loading…
Reference in a new issue