summaryrefslogtreecommitdiff
path: root/xtrans.m4
AgeCommit message (Expand)Author
2013-12-16xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINTGaetan Nadon
2013-12-16xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIBGaetan Nadon
2013-12-16xtrans.m4: fix warning by replacing obsolete AC_HELP_STRINGGaetan Nadon
2013-11-07Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_controlAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith
2010-10-29Sun's copyrights now belong to OracleAlan Coopersmith
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-10-15Don't use -lws2_32 on CygwinYaakov Selkowitz
2008-12-0118748: xtrans.m4 causes configure --help to list --enable-ipv6 in wrong case.Alan Coopersmith
2008-10-15add winsock check for windows buildsAlan Hourihane
2008-04-28disable UNIXCONN on MINGWAlan Hourihane
2008-04-15Sun bug #6688467: _X11TransConvertAddress: Unknown family type on 64-bit SPARCAlan Coopersmith
2006-08-21Add --enable-local-transport and set it on by default on SVR4 OS'esAlan Coopersmith
2005-08-17On FreeBSD, some of the symbols necessary for secure RPC support are inEric Anholt
2005-08-16Define BSD44SOCKETS if struct sockaddr_in has a sin_len memberAlan Coopersmith
2005-07-26Use AC_TYPE_SIGNAL to replace Imake's SIGNAL_DEFINES (used in Xtransutil.c)Alan Coopersmith
2005-07-23typoMatthieu Herrb
2005-07-17Move AC_MSG_RESULT so it shows up in the right place, not after other testsAlan Coopersmith
2005-07-14Split out TCP library/IPv6 support checks into XTRANS_TCP_FLAGS for sharingAlan Coopersmith
2005-06-18Move Secure RPC flags from X11/configure.ac to xtrans/xtrans.m4 sinceAlan Coopersmith
2005-05-21xtrans:Alan Coopersmith