From 5a64c1de0a1d620039afbb0805ae23f10470e815 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 22 May 2005 19:06:20 +0000 Subject: Add XTRANS_CONNECTION_FLAGS to get network transport #defines for CvdStdSel.c Add libXmuu_la_LIBADD --- configure.ac | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4060107..b5a2ad4 100644 --- a/configure.ac +++ b/configure.ac @@ -31,6 +31,10 @@ PKG_CHECK_MODULES(XMUU, x11) AC_SUBST(XMUU_CFLAGS) AC_SUBST(XMUU_LIBS) +# CvtStdSel.c needs to know which network transports to build hostname +# conversion routines for +XTRANS_CONNECTION_FLAGS + # # Assume that we have sprintf. If a system shows up # that doesn't, we will deal with it at that point. -- cgit v1.2.1