Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
ac1406ad
Commit
ac1406ad
authored
Sep 18, 1998
by
Kurt Zeilenga
Browse files
misc cleanup
parent
2e769ccf
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
ac1406ad
...
...
@@ -249,9 +249,6 @@ fi
LIBTERMCAP="-ltermcap"
AC_SUBST(LIBTERMCAP)
# FreeBSD has obsoleted re_comp(3) from -lc, needs -lcompat
AC_CHECK_LIB(compat, re_comp)
# FreeBSD (and others) have crypt(3) in -lcrypt
LIBCRYPT=
AC_CHECK_FUNC(crypt, AC_DEFINE(HAVE_CRYPT), [
...
...
@@ -321,7 +318,6 @@ AC_REPLACE_FUNCS(strdup)
# Check Configuration
CF_SYS_ERRLIST
AC_SUBST(BUILD_LDAPD)
AC_SUBST(BUILD_SLAPD)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment