]> andersk Git - gssapi-openssh.git/commit
- fix usage message on --with-mechglue
authorjbasney <jbasney>
Fri, 20 Sep 2002 14:26:13 +0000 (14:26 +0000)
committerjbasney <jbasney>
Fri, 20 Sep 2002 14:26:13 +0000 (14:26 +0000)
commitbec32dad73c7dc8c99588dc8671eb0653b870bef
treee3adb98b6f5fee6c1fba28c0854497c9c04cbb68
parent5a726fea894ff9a74f143c84c5b18b60dc29ee8e
- fix usage message on --with-mechglue
- list full path to mechglue libgssapi.a on link line rather than using
  -L${mechglue_path} because we don't want to pick up some other libgssapi.so
  which some linkers will give precendence to
- pass in /bin/true as then case of AC_CHECK_LIB because the default
  appends the library to the linker path which isn't what we want
openssh/configure.ac
This page took 0.04702 seconds and 6 git commands to generate.