From 152b9885ed3efbde8d28473e1d75b8d5df733495 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Thu, 19 Apr 2001 18:35:31 +0000 Subject: unposted: check for functions in the proper libraries --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') 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 \ -- cgit 1.4.1