summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
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