Displaying 1 result from an estimated 1 matches for "ossh_show_opt".
2001 Jan 18
4
GNU autoconf/automake in OpenSSH
I make changes in open source tree to implement autoconf/automake.
What's new ?
- new acinclude.m4 ( based on old aclocal.m4 + new macros OSSH_EXPAND_PATHS and
OSSH_SHOW_OPTIONS
- new configure option --with-askpass=PATH
- updated acconfig.h ( based on old acconfig.h with removed USE_EXTERNAL_ASKPASS and new
ASKPASS_PATH + new config.h.top and config.h.bot )
!!! in this file has two lines only with ^L for autoheader !!!
- new empty files NEWS AUTHORS COPYING to make a...