tests: regenerate configure using autoconf patched for AC_PATH_X11

Specifically this patch which does not invoke _AC_PATH_X_XMKMF and
_AC_PATH_X_DIRECT internal autoconf routines when cross-compiling:
http://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=33c3a47c04ab70a4dd54963fe433a171bc03747f

Without this, CFLAGS would brokenly have system include paths like
-I/usr/include/X11 when cross-compiling e.g. for windows.  (And it
also resulted in annoying imake crashes for my setup...)
This commit is contained in:
Ozkan Sezer
2020-12-18 17:00:00 +03:00
parent 6bd4c717a1
commit 5c654d0df4
2 changed files with 39 additions and 7 deletions

2
configure vendored
View File

@@ -20178,6 +20178,8 @@ ac_x_header_dirs='
/usr/local/include/X11R5
/usr/local/include/X11R4
/opt/X11/include
/usr/X386/include
/usr/x386/include
/usr/XFree86/include/X11