]> git.sur5r.net Git - openldap/commitdiff
Warn users not to much with paths in ldapconfig.h
authorKurt Zeilenga <kurt@openldap.org>
Wed, 14 Apr 1999 19:36:47 +0000 (19:36 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 14 Apr 1999 19:36:47 +0000 (19:36 +0000)
include/ldapconfig.h.edit

index bb6ceff049706504c0cf39cd6410b2ae220329de..cfeb1a98f9d8488f7706b979abe7ab9f408db9d6 100644 (file)
 #define _LDAP_CONFIG_H
 
 /*
- * config.h for LDAP -- edit this file to customize LDAP client behavior.
+ * config.h for LDAP -- edit this file to customize OpenLDAP behavior.
  * NO platform-specific definitions should be placed in this file.
- * Note that this IS USED by the LDAP or LBER libraries.
  */
 
 /*
- * SHARED DEFINITIONS - things you should change
+ * SHARED DEFINITIONS
+ * These are shared with Makefile and should not change via configure
  */
 #define DEFAULT_DIRSEP         "/"
 #define DEFAULT_BINDIR         "%BINDIR%"