aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index ff68da8a..c01db915 100755
--- a/configure
+++ b/configure
@@ -681,6 +681,7 @@ IRIX )
SunOS )
echo 'EFLAGS+=-lresolv -lnsl -lsocket' >> Makefile.settings
echo 'STRIP=\# skip strip' >> Makefile.settings
+ echo '#define NO_FD_PASSING' >> config.h
;;
AIX )
echo 'EFLAGS+=-Wl,-brtl' >> Makefile.settings