]> git.sur5r.net Git - openldap/blobdiff - include/ldap_config.h.in
Fix select/yield
[openldap] / include / ldap_config.h.in
index d341772a27dbbffb6d6f896de7a0c4af8a51fa7d..e59337e68751163fa5518f025dc366800dedcd17 100644 (file)
@@ -1,6 +1,6 @@
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -59,5 +59,9 @@
 #ifndef LDAP_RUNDIR
 #define LDAP_RUNDIR                    "%RUNDIR%"
 #endif
+#ifndef LDAP_LOCALEDIR
+#define LDAP_LOCALEDIR         "%LOCALEDIR%"
+#endif
+
 
 #endif /* _LDAP_CONFIG_H */