mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 01:59:38 -05:00
Clear CDPATH
This commit is contained in:
parent
927d58171b
commit
f08840491f
2 changed files with 673 additions and 667 deletions
|
|
@ -24,6 +24,9 @@ define([AC_INIT_BINSH],
|
|||
|
||||
echo "Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved."
|
||||
echo "Copying restrictions apply, see COPYRIGHT file."
|
||||
|
||||
# clear CDPATH
|
||||
CDPATH=:
|
||||
])dnl
|
||||
dnl ----------------------------------------------------------------
|
||||
dnl Disable config.cache!
|
||||
|
|
|
|||
Loading…
Reference in a new issue