Revision 9160,
546 bytes
checked in by ghudson, 28 years ago
(diff) |
An autoconf-based build system for talk.
|
Line | |
---|
1 | /* config.h.in. Generated automatically from configure.in by autoheader. */ |
---|
2 | |
---|
3 | /* Define to the path of the utmp file. */ |
---|
4 | #undef GUESSED_PATH_UTMP |
---|
5 | |
---|
6 | /* The number of bytes in a int. */ |
---|
7 | #undef SIZEOF_INT |
---|
8 | |
---|
9 | /* The number of bytes in a long. */ |
---|
10 | #undef SIZEOF_LONG |
---|
11 | |
---|
12 | /* The number of bytes in a short. */ |
---|
13 | #undef SIZEOF_SHORT |
---|
14 | |
---|
15 | /* Define if you have the <paths.h> header file. */ |
---|
16 | #undef HAVE_PATHS_H |
---|
17 | |
---|
18 | /* Define if you have the nsl library (-lnsl). */ |
---|
19 | #undef HAVE_LIBNSL |
---|
20 | |
---|
21 | /* Define if you have the socket library (-lsocket). */ |
---|
22 | #undef HAVE_LIBSOCKET |
---|
Note: See
TracBrowser
for help on using the repository browser.