=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/config.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/ssh/Attic/config.h 1999/09/26 22:53:25 1.2 +++ src/usr.bin/ssh/Attic/config.h 1999/09/28 04:45:36 1.3 @@ -123,9 +123,6 @@ /* Define to use RSAREF. */ /* #undef RSAREF */ -/* Define to use SSL. */ -#define DO_SSL 1 - /* Define this to be the path of the rsh program to support executing rsh. */ #define RSH_PATH "/usr/bin/rsh" @@ -307,9 +304,6 @@ /* Define if you have the setsid function. */ #define HAVE_SETSID 1 -/* Define if you have the socketpair function. */ -#define HAVE_SOCKETPAIR 1 - /* Define if you have the strchr function. */ #define HAVE_STRCHR 1 @@ -334,9 +328,6 @@ /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 -/* Define if you have the header file. */ -#define HAVE_GMP_H 1 - /* Define if you have the header file. */ /* #undef HAVE_KRB_H */ @@ -408,9 +399,6 @@ /* Define if you have the gen library (-lgen). */ /* #undef HAVE_LIBGEN */ - -/* Define if you have the gmp library (-lgmp). */ -#define HAVE_LIBGMP 1 /* Define if you have the krb library (-lkrb). */ #define HAVE_LIBKRB 1