]> git.sur5r.net Git - openldap/blobdiff - include/ldap_config.nt
Silence warning in prev commit
[openldap] / include / ldap_config.nt
index e2fbbb9c15367b61f20c931c0a6405f3ef478a01..8d3b44d9c4356f116cb30a499ad3e02904f4212f 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 are permitted only
 #define LDAP_RUNDIR                    LDAP_PREFIX "\\run"
 #endif
 
-/* command locations */
-#ifndef LDAP_EDITOR
-#define LDAP_EDITOR                    "%EDITOR%"
-#endif
-#ifndef LDAP_FINGER
-#define LDAP_FINGER                    "%FINGER%"
-#endif
-#ifndef LDAP_SENDMAIL
-#define LDAP_SENDMAIL          "%SENDMAIL%"
-#endif
-
 #endif /* _LDAP_CONFIG_H */