mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Mention datarootdir (whatever the heck that is) to quiet 2.61 config.status
This commit is contained in:
parent
3420dbb03c
commit
fb61bb86f6
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ exec_prefix = @exec_prefix@
|
|||
ldap_subdir = @ldap_subdir@
|
||||
|
||||
bindir = @bindir@
|
||||
datarootdir = @datarootdir@
|
||||
datadir = @datadir@$(ldap_subdir)
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
|
|
|
|||
Loading…
Reference in a new issue