- Really fix broken default path. Fix from Jim Knoble

<jmknoble@pobox.com>
This commit is contained in:
Damien Miller 1999-12-31 09:49:44 +11:00
parent 3131d8bc71
commit e7f626c8f1
2 changed files with 3 additions and 1 deletions

View File

@ -10,6 +10,8 @@
Marc G. Fournier <marc.fournier@acadiau.ca>
- Fill in ut_utaddr utmp field. Report from Benjamin Charron
<iretd@bigfoot.com>
- Really fix broken default path. Fix from Jim Knoble
<jmknoble@pobox.com>
19991230
- OpenBSD CVS updates:

View File

@ -495,7 +495,7 @@ AC_ARG_WITH(ipaddr-display,
]
)
AC_ARG_WITH(path,
AC_ARG_WITH(default-path,
[ --with-default-path=PATH Specify default \$PATH environment for server],
[
if test "x$withval" != "xno" ; then