]> andersk Git - gssapi-openssh.git/blobdiff - openssh/configure.ac
update to match patch in
[gssapi-openssh.git] / openssh / configure.ac
index 75ae346b2974de5a9c392183fa465d49e447f20c..1997002ded62a2cbbe0f7da10350d6faa23380b4 100644 (file)
@@ -3542,7 +3542,7 @@ AC_CHECK_DECL(_PATH_CSHELL, ,
 )
 
 AC_CHECK_DECL(_PATH_SHELLS, ,
- AC_DEFINE_UNQUOTED(_PATH_BSHELL, "/etc/shells",
+ AC_DEFINE_UNQUOTED(_PATH_SHELLS, "/etc/shells",
  [Define to your shells file if not defined in paths.h]),
  [ #include <paths.h> ]
 )
This page took 0.032822 seconds and 4 git commands to generate.