1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define to empty if the keyword does not work.  */
4#undef const
5
6/* Define as the return type of signal handlers (int or void).  */
7#undef RETSIGTYPE
8
9/* Define if you have the ANSI C header files.  */
10#undef STDC_HEADERS
11
12#undef COLORTAIL_VERSION
13
14/* Define if you have the regcomp function.  */
15#undef HAVE_REGCOMP
16
17/* Define if you have the <gnuregex.h> header file.  */
18#undef HAVE_GNUREGEX_H
19
20/* Define if you have the <malloc.h> header file.  */
21#undef HAVE_MALLOC_H
22
23/* Define if you have the <regex.h> header file.  */
24#undef HAVE_REGEX_H
25
26/* Define if you have the <unistd.h> header file.  */
27#undef HAVE_UNISTD_H
28