about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2da58cf69..a18321a9d 100644
--- a/configure.in
+++ b/configure.in
@@ -840,7 +840,7 @@ dnl need to integrate this function
 dnl AC_FUNC_STRFTIME
 
 SAVELIBS=$LIBS
-LIBS="$LIBS_TERMCAP $LIBS_TERMINFO $LIBS"
+LIBS="$LIBS_CAP $LIBS_YP $LIBS_M $LIBS_TERMCAP $LIBS_TERMINFO $LIBS"
 
 AC_CHECK_FUNCS(strftime difftime gettimeofday \
 	       select poll \