mirror of https://github.com/odrling/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
|
@ -265,9 +265,6 @@ fi
|
|||
# Check for X include/lib.
|
||||
##########################
|
||||
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 New Issue