]> git.sur5r.net Git - openldap/commitdiff
Revert previous commit (checking for strnlen), as ber_strnlen does not need it
authorHallvard Furuseth <hallvard@openldap.org>
Fri, 1 May 2009 03:12:40 +0000 (03:12 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Fri, 1 May 2009 03:12:40 +0000 (03:12 +0000)
configure.in

index 259dff7cb83fd1ffd25ff98cb3ac07499e60b3fe..80975b82649e3e326a54555c4d49c9d044b96c1f 100644 (file)
@@ -2480,7 +2480,6 @@ AC_CHECK_FUNCS(                   \
        seteuid                 \
        signal                  \
        strdup                  \
-       strnlen                 \
        strpbrk                 \
        strrchr                 \
        strsep                  \