]> git.sur5r.net Git - openldap/blobdiff - configure.in
fix modify opattrs sync replication (ITS#4820; test019 can't be fixed right now)
[openldap] / configure.in
index 6d001d23a797c450ec8195b1c1d9b3cf816b8870..b013b04f732973e7b045dfdee79b3e1e7159f2a2 100644 (file)
@@ -1340,7 +1340,7 @@ pthread_rwlock_t rwlock;
                        ])
                        if test $ol_cv_func_pthread_rwlock_destroy = yes ; then
                                AC_DEFINE(HAVE_PTHREAD_RWLOCK_DESTROY,1,
-                                       [define if you have pthread_rwlock_destroy function])],
+                                       [define if you have pthread_rwlock_destroy function])
                        fi
 
                        dnl Check for pthread_detach with <pthread.h> inclusion