]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test048-syncrepl-multiproxy
s/ldap_sync.h/ldap.h/
[openldap] / tests / scripts / test048-syncrepl-multiproxy
index 00ee233cf4181fca49a1ea8559ad22ab245beb17..4d2b67501f1bf89442f327111a4c93503f142bb2 100755 (executable)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2006 The OpenLDAP Foundation.
+## Copyright 1998-2008 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -31,6 +31,11 @@ if test $MONITORDB = no; then
        exit 0
 fi 
 
+if test $THREADS = threadsno ; then
+       echo "Need threads support, test skipped"
+       exit 0
+fi
+
 mkdir -p $TESTDIR $DBDIR1 $DBDIR2 $DBDIR3
 
 #