acinclude should throw away output.

This commit is contained in:
Kurt Zeilenga 1999-09-12 17:21:24 +00:00
parent d4bb42710a
commit ae88439eab
3 changed files with 3 additions and 1 deletions

View 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

1
aclocal.m4 vendored
View 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 --

2
configure vendored
View File

@ -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.
#