]> git.sur5r.net Git - openldap/blobdiff - include/ldap_config.h.in
cleanup
[openldap] / include / ldap_config.h.in
index c86eb23e5f759bfb5d26f8ee0b3081ebc4d4a4a2..d341772a27dbbffb6d6f896de7a0c4af8a51fa7d 100644 (file)
@@ -1,6 +1,6 @@
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
 #define LDAP_RUNDIR                    "%RUNDIR%"
 #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 */