From e3e3020c009e27eeee36f452a1d6326956d9a971 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Wed, 10 Apr 2002 17:30:08 +0000 Subject: Removed the test for lstat() since it wants to add a lstat.o dependancy. I really need to got through the configure.ac file and figure out what _really_ needs to be tested for. --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 121045b..fce8598 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl $Id: configure.ac,v 2.11 2002-04-09 20:04:05 rjkaes Exp $ +dnl $Id: configure.ac,v 2.12 2002-04-10 17:30:08 rjkaes Exp $ dnl Devlopers, please strive to achieve this order: dnl @@ -251,7 +251,6 @@ dnl Checks for libary functions dnl AC_FUNC_ALLOCA AC_FUNC_FORK -AC_FUNC_LSTAT AC_FUNC_MALLOC dnl AC_FUNC_MEMCMP AC_TYPE_SIGNAL -- cgit v1.2.3