configure.ac: forward $no_x to automake

This will allow to know whether --without-x was provided or not.
This commit is contained in:
Alexandre Janniaux 2023-09-02 10:32:42 +02:00 committed by Jean-Baptiste Kempf
parent 7dbba62d6a
commit 09534b06d0

View File

@ -3267,6 +3267,7 @@ dnl Xlib
dnl
AC_PATH_XTRA()
AM_CONDITIONAL([HAVE_X], [test "$no_x" != "yes"])
dnl
dnl X C Bindings modules