barnowl_perlaimdebianowlrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Last change
on this file since 27c3a93 was
e6449bc,
checked in by James M. Kretchmar <kretch@mit.edu>, 21 years ago
|
Owl should build now without zephyr, enabling it to act as a
standalone AIM client.
Cleaned up some warnings from linux gcc.
|
-
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 | |
---|
[e6449bc] | 18 | #undef HAVE_COM_ERR_H |
---|
| 19 | |
---|
[7d4fbcd] | 20 | /* Define if you have the com_err library (-lcom_err). */ |
---|
| 21 | #undef HAVE_LIBCOM_ERR |
---|
| 22 | |
---|
| 23 | /* Define if you have the des425 library (-ldes425). */ |
---|
| 24 | #undef HAVE_LIBDES425 |
---|
| 25 | |
---|
| 26 | /* Define if you have the k5crypto library (-lk5crypto). */ |
---|
| 27 | #undef HAVE_LIBK5CRYPTO |
---|
| 28 | |
---|
| 29 | /* Define if you have the krb4 library (-lkrb4). */ |
---|
| 30 | #undef HAVE_LIBKRB4 |
---|
| 31 | |
---|
| 32 | /* Define if you have the krb5 library (-lkrb5). */ |
---|
| 33 | #undef HAVE_LIBKRB5 |
---|
| 34 | |
---|
| 35 | /* Define if you have the ncurses library (-lncurses). */ |
---|
| 36 | #undef HAVE_LIBNCURSES |
---|
| 37 | |
---|
| 38 | /* Define if you have the nsl library (-lnsl). */ |
---|
| 39 | #undef HAVE_LIBNSL |
---|
| 40 | |
---|
| 41 | /* Define if you have the socket library (-lsocket). */ |
---|
| 42 | #undef HAVE_LIBSOCKET |
---|
| 43 | |
---|
| 44 | /* Define if you have the zephyr library (-lzephyr). */ |
---|
| 45 | #undef HAVE_LIBZEPHYR |
---|
| 46 | |
---|
| 47 | /* Define if libzephyr contains ZInitLocationInfo */ |
---|
| 48 | #undef HAVE_LIBZEPHYR_ZINITLOCATIONINFO |
---|
| 49 | |
---|
[e51b410] | 50 | #undef HAVE_USE_DEFAULT_COLORS |
---|
| 51 | |
---|
[c269e22] | 52 | #undef HAVE_DES_STRING_TO_KEY |
---|
| 53 | |
---|
| 54 | #undef HAVE_DES_KEY_SCHED |
---|
| 55 | |
---|
[0435c7d] | 56 | #undef HAVE_DES_ECB_ENCRYPT |
---|
| 57 | |
---|
[b2a91b6] | 58 | #undef HAVE_DES_ECB_ENCRYPT_PROTO |
---|
[c269e22] | 59 | |
---|
[0435c7d] | 60 | |
---|
[7d4fbcd] | 61 | #undef TERMINFO |
---|
Note: See
TracBrowser
for help on using the repository browser.