Revision 12039,
552 bytes
checked in by danw, 26 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r12038,
which included commits to RCS files with non-trunk default branches.
|
Rev | Line | |
---|
[12038] | 1 | /* config.h.in. Generated automatically from configure.in by autoheader. */ |
---|
| 2 | |
---|
| 3 | /* Define if you have the crypt library (-lcrypt). */ |
---|
| 4 | #undef HAVE_LIBCRYPT |
---|
| 5 | |
---|
| 6 | /* Define if you have the curses library (-lcurses). */ |
---|
| 7 | #undef HAVE_LIBCURSES |
---|
| 8 | |
---|
| 9 | /* Define if you have the nsl library (-lnsl). */ |
---|
| 10 | #undef HAVE_LIBNSL |
---|
| 11 | |
---|
| 12 | /* Define if you have the socket library (-lsocket). */ |
---|
| 13 | #undef HAVE_LIBSOCKET |
---|
| 14 | |
---|
| 15 | /* Define if you have the termcap library (-ltermcap). */ |
---|
| 16 | #undef HAVE_LIBTERMCAP |
---|
| 17 | |
---|
| 18 | /* Define if you have the termlib library (-ltermlib). */ |
---|
| 19 | #undef HAVE_LIBTERMLIB |
---|
Note: See
TracBrowser
for help on using the repository browser.