mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Fix ITS#1597
This commit is contained in:
parent
a916535a27
commit
ed4bb92be6
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ OBJEXT = @OBJEXT@
|
|||
|
||||
BUILD_LIBS_DYNAMIC = @BUILD_LIBS_DYNAMIC@
|
||||
|
||||
SHTOOL = $(top_builddir)/@SHTOOL@
|
||||
SHTOOL = @SHTOOL@
|
||||
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
|
|
|
|||
Loading…
Reference in a new issue