From: Kurt Zeilenga Date: Tue, 25 May 1999 18:52:45 +0000 (+0000) Subject: BeOS comment was incorrect. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0881444263bbab5f710e400b621269e303a96d12;p=openldap BeOS comment was incorrect. --- diff --git a/configure.in b/configure.in index df1d83a08a..83f66d09a1 100644 --- a/configure.in +++ b/configure.in @@ -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