[lwatch-cvs] files/src config.h.in,NONE,1.1
Brought to you by:
arturcz
|
From: <os...@us...> - 2002-08-08 14:03:54
|
Update of /cvsroot/lwatch/files/src In directory usw-pr-cvs1:/tmp/cvs-serv6304/src Added Files: config.h.in Log Message: Added autotools stuff. --- NEW FILE: config.h.in --- /* src/config.h.in. Generated automatically from configure.in by autoheader 2.13. */ /* Define to empty if the keyword does not work. */ #undef const /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if lex declares yytext as a char * by default, not a char[]. */ #undef YYTEXT_POINTER #undef PACKAGE #undef VERSION #undef DEBUG /* Define if you have the memset function. */ #undef HAVE_MEMSET /* Define if you have the strcasecmp function. */ #undef HAVE_STRCASECMP /* Define if you have the strchr function. */ #undef HAVE_STRCHR /* Define if you have the <fcntl.h> header file. */ #undef HAVE_FCNTL_H /* Define if you have the <stddef.h> header file. */ #undef HAVE_STDDEF_H /* Define if you have the <stdlib.h> header file. */ #undef HAVE_STDLIB_H /* Define if you have the <string.h> header file. */ #undef HAVE_STRING_H /* Define if you have the <sys/param.h> header file. */ #undef HAVE_SYS_PARAM_H /* Define if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H /* Define if you have the pcre library (-lpcre). */ #undef HAVE_LIBPCRE /* Name of package */ #undef PACKAGE /* Version number of package */ #undef VERSION |