--- include/Attic/ldap_config.h.in 2002/05/18 00:12:04 1.10 +++ include/Attic/ldap_config.h.in 2002/10/29 03:55:28 1.11 @@ -1,4 +1,4 @@ -/* $OpenLDAP: pkg/ldap/include/ldap_config.h.in,v 1.9 2002/01/04 19:40:30 kurt Exp $ */ +/* $OpenLDAP: pkg/ldap/include/ldap_config.h.in,v 1.10 2002/05/18 00:12:04 hyc Exp $ */ /* * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. @@ -60,12 +60,4 @@ #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 */