barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change
on this file since 440ce01 was
c269e22,
checked in by James M. Kretchmar <kretch@mit.edu>, 21 years ago
|
if we don't have des functions, do not try to build in zcrypt
|
-
Property mode set to
100644
|
File size:
1.4 KB
|
Rev | Line | |
---|
[7d4fbcd] | 1 | /* config.h.in. Generated automatically from configure.in by autoheader. */ |
---|
| 2 | |
---|
| 3 | /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */ |
---|
| 4 | #undef HAVE_SYS_WAIT_H |
---|
| 5 | |
---|
| 6 | /* Define if you have the ANSI C header files. */ |
---|
| 7 | #undef STDC_HEADERS |
---|
| 8 | |
---|
| 9 | /* Define if you have the <strings.h> header file. */ |
---|
| 10 | #undef HAVE_STRINGS_H |
---|
| 11 | |
---|
| 12 | /* Define if you have the <sys/ioctl.h> header file. */ |
---|
| 13 | #undef HAVE_SYS_IOCTL_H |
---|
| 14 | |
---|
| 15 | /* Define if you have the <unistd.h> header file. */ |
---|
| 16 | #undef HAVE_UNISTD_H |
---|
| 17 | |
---|
| 18 | /* Define if you have the com_err library (-lcom_err). */ |
---|
| 19 | #undef HAVE_LIBCOM_ERR |
---|
| 20 | |
---|
| 21 | /* Define if you have the des425 library (-ldes425). */ |
---|
| 22 | #undef HAVE_LIBDES425 |
---|
| 23 | |
---|
| 24 | /* Define if you have the k5crypto library (-lk5crypto). */ |
---|
| 25 | #undef HAVE_LIBK5CRYPTO |
---|
| 26 | |
---|
| 27 | /* Define if you have the krb4 library (-lkrb4). */ |
---|
| 28 | #undef HAVE_LIBKRB4 |
---|
| 29 | |
---|
| 30 | /* Define if you have the krb5 library (-lkrb5). */ |
---|
| 31 | #undef HAVE_LIBKRB5 |
---|
| 32 | |
---|
| 33 | /* Define if you have the ncurses library (-lncurses). */ |
---|
| 34 | #undef HAVE_LIBNCURSES |
---|
| 35 | |
---|
| 36 | /* Define if you have the nsl library (-lnsl). */ |
---|
| 37 | #undef HAVE_LIBNSL |
---|
| 38 | |
---|
| 39 | /* Define if you have the socket library (-lsocket). */ |
---|
| 40 | #undef HAVE_LIBSOCKET |
---|
| 41 | |
---|
| 42 | /* Define if you have the zephyr library (-lzephyr). */ |
---|
| 43 | #undef HAVE_LIBZEPHYR |
---|
| 44 | |
---|
| 45 | /* Define if libzephyr contains ZInitLocationInfo */ |
---|
| 46 | #undef HAVE_LIBZEPHYR_ZINITLOCATIONINFO |
---|
| 47 | |
---|
[e51b410] | 48 | #undef HAVE_USE_DEFAULT_COLORS |
---|
| 49 | |
---|
[c269e22] | 50 | #undef HAVE_DES_STRING_TO_KEY |
---|
| 51 | |
---|
| 52 | #undef HAVE_DES_KEY_SCHED |
---|
| 53 | |
---|
| 54 | #undef HAVE_DES_ECB_ENCRYPT |
---|
| 55 | |
---|
[7d4fbcd] | 56 | #undef TERMINFO |
---|
Note: See
TracBrowser
for help on using the repository browser.