configure.ac: remove AC_CHECK_XUA
The prior patch removed the definition of the XUA check but failed to remove the execution of the check. Do so now. Change-Id: I648a374370d3549db0d98b90f810bd018dc28962
This commit is contained in:
@@ -316,8 +316,6 @@ KRB_CHECK_X
|
||||
|
||||
AM_CONDITIONAL(HAVE_X, test "$no_x" != yes)
|
||||
|
||||
AC_CHECK_XAU
|
||||
|
||||
dnl AM_C_PROTOTYPES
|
||||
|
||||
dnl Checks for typedefs, structures, and compiler characteristics.
|
||||
|
Reference in New Issue
Block a user