summaryrefslogtreecommitdiff
path: root/Build/source/texk/detex/c-auto.in
blob: 898369e12201b21d98b26a7c3b26b32e40b35c84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/* c-auto.in.  Generated automatically from configure.in by autoheader.  */

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

/* Define if lex declares yytext as a char [] by default.  */
#undef YYTEXT_CHAR

/* Define if lex declares yytext as a char * by default, not a char[].  */
#undef YYTEXT_POINTER

/* Define if lex declares yytext as a unsigned char [] by default.  */
#undef YYTEXT_UCHAR

/* Define if you have the ftime function.  */
#undef HAVE_FTIME

/* Define if you have the gettimeofday function.  */
#undef HAVE_GETTIMEOFDAY

/* Define if you have the strerror function.  */
#undef HAVE_STRERROR

/* Define if you have the <sys/time.h> header file.  */
#undef HAVE_SYS_TIME_H

/* Define if you have the <sys/timeb.h> header file.  */
#undef HAVE_SYS_TIMEB_H