]> git.sur5r.net Git - openldap/commitdiff
BeOS comment was incorrect.
authorKurt Zeilenga <kurt@openldap.org>
Tue, 25 May 1999 18:52:45 +0000 (18:52 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 25 May 1999 18:52:45 +0000 (18:52 +0000)
configure.in

index df1d83a08ac350418242662feeab7468c5345ad8..83f66d09a1f1a8c23cc4007d00bb1152f8dcd6ba 100644 (file)
@@ -373,7 +373,7 @@ AC_AIX
 AC_ISC_POSIX
 AC_MINIX
 
-dnl BeOS requires -lbe -lroot -lnet
+dnl BeOS requires -lbe -lroot
 AC_CHECK_LIB(be, be_app, [LIBS="$LIBS -lbe -lroot"], :, [-lroot])
 
 dnl Checks for system services