mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-25 03:24:15 +08:00
7f6ea0264d
- Build fixes - Autoconf - Change binary names to open* - Fixed autoconf script to detect PAM on RH6.1 - Added tests for libpwdb, and OpenBSD functions to autoconf (not used yet)
8 lines
256 B
C
8 lines
256 B
C
/* config.h.in. Generated by hand, don't use autoheader. */
|
|
|
|
/* Define if your ssl headers are included with #include <ssl/header.h> */
|
|
#undef HAVE_SSL
|
|
|
|
/* Define if your ssl headers are included with #include <openssl/header.h> */
|
|
#undef HAVE_OPENSSL
|