mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
Minor adjustments to paths due to reorganization
This commit is contained in:
parent
3da5981adc
commit
99985c717c
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
!define DOC_NAME "OpenLDAP Administrators Guide"
|
||||
!define DOC_AUTHOR "OpenLDAP <{{URL:http://www.openldap.org/}}>"
|
||||
!define DOC_LOGO "LDAPwww.gif"
|
||||
!define DOC_LOGO "../images/LDAPwww.gif"
|
||||
!define DOC_LOF_TITLE "Figures"
|
||||
!define DOC_LOF
|
||||
!build_title
|
||||
|
|
|
|||
|
|
@ -3,4 +3,4 @@
|
|||
#
|
||||
|
||||
H1: General Configure Instructions
|
||||
!include "autoconf-install.txt" ; verbatim
|
||||
!include "../release/autoconf-install.txt" ; verbatim
|
||||
|
|
|
|||
Loading…
Reference in a new issue