diff options
author | Tim Rice <tim@multitalents.net> | 2002-03-17 12:17:34 -0800 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2002-03-17 12:17:34 -0800 |
commit | 88f2ab5efb73cdce241b15cf2bf7ae477f8dd3ed (patch) | |
tree | ad8403f2cf1fc147d89cdce859f260f11f40485e /ChangeLog | |
parent | f831f761250f28ff5537f7bd66c2f6816d67503d (diff) |
[configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
warn if directory doesn not exist. Put system directories in front of
PATH for finding entorpy commands.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ | |||
1 | 20020317 | ||
2 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, | ||
3 | warn if directory does not exist. Put system directories in front of | ||
4 | PATH for finding entorpy commands. | ||
5 | |||
1 | 20020311 | 6 | 20020311 |
2 | - (tim) [contrib/solaris/buildpkg.sh, contrib/solaris/README] Updated to | 7 | - (tim) [contrib/solaris/buildpkg.sh, contrib/solaris/README] Updated to |
3 | build on all platforms that support SVR4 style package tools. Now runs | 8 | build on all platforms that support SVR4 style package tools. Now runs |
@@ -7834,4 +7839,4 @@ | |||
7834 | - Wrote replacements for strlcpy and mkdtemp | 7839 | - Wrote replacements for strlcpy and mkdtemp |
7835 | - Released 1.0pre1 | 7840 | - Released 1.0pre1 |
7836 | 7841 | ||
7837 | $Id: ChangeLog,v 1.1921 2002/03/12 04:55:53 tim Exp $ | 7842 | $Id: ChangeLog,v 1.1922 2002/03/17 20:17:34 tim Exp $ |