Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / external / openldap / openldap-2.4.44.patch.1
blob2dfaf355afb06041b18dbbf10da90c1accc396e4
1 -*- Mode: diff -*-
2 --- openldap.org/Makefile.in
3 +++ openldap/Makefile.in
4 @@ -13,7 +13,7 @@
5  ## top-level directory of the distribution or, alternatively, at
6  ## <http://www.OpenLDAP.org/license.html>.
7  
8 -SUBDIRS= include libraries clients servers tests doc
9 +SUBDIRS= include libraries
10  CLEANDIRS=
11  INSTALLDIRS= 
13 @@ -32,7 +32,3 @@
14         $(RM) config.status libtool stamp-h stamp-h.in libraries/libldap/ldap.pc libraries/liblber/lber.pc
16  distclean: veryclean FORCE
18 -check: test
19 -test: FORCE
20 -       cd tests && $(MAKE) test