]> git.sur5r.net Git - openldap/commitdiff
acinclude should throw away output.
authorKurt Zeilenga <kurt@openldap.org>
Sun, 12 Sep 1999 17:21:24 +0000 (17:21 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 12 Sep 1999 17:21:24 +0000 (17:21 +0000)
acinclude.m4
aclocal.m4
configure

index 35f9931fee7a87f9e0b27cb8891a4c7eef918445..02dfb08e5c6d650972889de79627c48821d2228d 100644 (file)
@@ -5,4 +5,5 @@ dnl COPYING RESTRICTIONS APPLY, See COPYRIGHT file
 dnl
 dnl OpenLDAP Autoconf Macros
 dnl
+divert(-1)
 builtin(include, build/openldap.m4)dnl
index 008ce7166446e15c08bfb87ed06218803d313516..85f15fc2b0cd6ea8e6720e2594d2e009cee0d081 100644 (file)
@@ -17,6 +17,7 @@ dnl COPYING RESTRICTIONS APPLY, See COPYRIGHT file
 dnl
 dnl OpenLDAP Autoconf Macros
 dnl
+divert(-1)
 builtin(include, build/openldap.m4)dnl
 
 # Do all the work for Automake.  This macro actually does too much --
index c8d7156e2afdafa940009f23517c7a54936a8419..f5b9a557836c1f638d2e3540c18558aa141826dc 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # $OpenLDAP$
-# from OpenLDAP: pkg/ldap/configure.in,v 1.256 1999/09/10 00:10:20 kdz Exp  
+# from OpenLDAP: pkg/ldap/configure.in,v 1.257 1999/09/12 15:13:20 kdz Exp  
 
 # Copyright 1998,1999 The OpenLDAP Foundation.  All Rights Reserved.
 #