From c073ce34164a9872688ce619cc0b3fedbdc76f83 Mon Sep 17 00:00:00 2001 From: Alexander Gottwald Date: Mon, 4 Jul 2005 22:26:15 +0000 Subject: Test for xtrans connection flags --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8dba286..6e5f322 100644 --- a/configure.ac +++ b/configure.ac @@ -141,6 +141,9 @@ AC_SUBST(MATH_LIBS)], AC_MSG_ERROR([*** libm is required])) PKG_CHECK_MODULES(XFONT, xproto xtrans fontsproto fontenc) +# Transport selection macro from xtrans.m4 +XTRANS_CONNECTION_FLAGS + if test "x$GCC" = "xyes"; then GCC_WARNINGS="-Wall -Wpointer-arith -Wstrict-prototypes \ -Wmissing-prototypes -Wmissing-declarations \ -- cgit v1.2.1