[Ultrapossum-cvs 1109] plugin/slapd/upstream 1.7,1.8,Makefile.am

Back to archive index

Masato Taruishi taru****@users*****
2004年 11月 1日 (月) 23:18:11 JST


===================================================================
RCS file: plugin/slapd/upstream/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- plugin/slapd/upstream/Makefile.am	2004/10/31 05:52:00	1.7
+++ plugin/slapd/upstream/Makefile.am	2004/11/01 14:18:11	1.8
@@ -15,7 +15,7 @@
 	cd build-tree && tar zxf ../openldap-$(OPENLDAP_VERSION).tgz
 	cd build-tree/openldap-$(OPENLDAP_VERSION) && for f in $(PATCHES); do patch -p1 < ../../$$f; done
 	chmod 755 build-tree/openldap-$(OPENLDAP_VERSION)/tests/scripts/test101-syncbackup
-	cd build-tree/openldap-$(OPENLDAP_VERSION) && ./configure --prefix=${moduledir}/slapd --sysconfdir=${sysconfdir}/ultrapossum/slapd --localstatedir=${localstatedir}/lib/ultrapossum/slapd/ --without-threads
+	cd build-tree/openldap-$(OPENLDAP_VERSION) && ./configure --prefix=${moduledir}/slapd --sysconfdir=${sysconfdir}/ultrapossum/slapd --localstatedir=${localstatedir}/lib/ultrapossum/slapd/
 
 check-local:
 	$(MAKE) -C build-tree/openldap-$(OPENLDAP_VERSION) test



Ultrapossum-cvs メーリングリストの案内
Back to archive index