]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- Really fix broken default path. Fix from Jim Knoble
authorDamien Miller <djm@mindrot.org>
Thu, 30 Dec 1999 22:49:44 +0000 (09:49 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 30 Dec 1999 22:49:44 +0000 (09:49 +1100)
   <jmknoble@pobox.com>

ChangeLog
configure.in

index 9221ae9626ec13a76929ff14cb42be5db06e2efe..d3999875d3bada7a744036d1130f639091a60230 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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:
index e9b2e69b034a0443a0f3b293baccc9d6cec24d37..79edfa396918e19f9efe4e3ecff89b444f68279b 100644 (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