(_PATH_ETC_ENVIRONMENT): add

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8530 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2000-07-02 15:48:46 +00:00
parent 416ab16487
commit 4ad0797ee4

View File

@@ -112,6 +112,10 @@
#define _PATH_DEFPATH "/usr/bin:/bin" #define _PATH_DEFPATH "/usr/bin:/bin"
#endif #endif
#ifndef _PATH_ETC_ENVIRONMENT
#define _PATH_ETC_ENVIRONMENT "/etc/environment"
#endif
/* /*
* *
*/ */