source: trunk/third/talk/config.h.in @ 16609

Revision 16609, 477 bytes checked in by zacheiss, 23 years ago (diff)
Don't need GUESSED_PATH_UTMP anymore.
Line 
1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* The number of bytes in a int.  */
4#undef SIZEOF_INT
5
6/* The number of bytes in a long.  */
7#undef SIZEOF_LONG
8
9/* The number of bytes in a short.  */
10#undef SIZEOF_SHORT
11
12/* Define if you have the <paths.h> header file.  */
13#undef HAVE_PATHS_H
14
15/* Define if you have the nsl library (-lnsl).  */
16#undef HAVE_LIBNSL
17
18/* Define if you have the socket library (-lsocket).  */
19#undef HAVE_LIBSOCKET
Note: See TracBrowser for help on using the repository browser.