]> git.sur5r.net Git - openldap/blobdiff - include/ldap_config.h.in
Cleanup previous commit
[openldap] / include / ldap_config.h.in
index 705466c8619c1bb9d5b40fc285198fb4b6090d07..46d96036ea11e3e08eb8298a9d5b7cb65cd8d82a 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
 #define LDAP_RUNDIR                    "%RUNDIR%"
 #endif
 
-/* command locations */
-#ifndef LDAP_EDITOR
-#define LDAP_EDITOR                    "%EDITOR%"
-#endif
-#ifndef LDAP_SENDMAIL
-#define LDAP_SENDMAIL          "%SENDMAIL%"
-#endif
-
 #endif /* _LDAP_CONFIG_H */