diff options
Diffstat (limited to 'xtrans.m4')
-rw-r--r-- | xtrans.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ AC_DEFUN([XTRANS_CONNECTION_FLAGS],[ XTRANS_TCP_FLAGS fi [case $host_os in - solaris*|sco*|sysv4*) localdef="yes" ;; + solaris*|sysv4*) localdef="yes" ;; *) localdef="no" ;; esac] AC_ARG_ENABLE(local-transport, |