/* c-auto.h.in: template for c-auto.h. */ /* Define to be however your lex declares yytext, including the semicolon. */ #undef DECLARE_YYTEXT /* Define if your system has . */ #undef DIRENT /* Define if your system has . */ #undef SYSNDIR /* Define if the directory library header declares closedir as void. */ #undef VOID_CLOSEDIR /* Define if your system lacks . */ #undef LIMITS_H_MISSING /* Likewise, for . */ #undef FLOAT_H_MISSING /* Define if does not declare memcmp etc., and does. */ #undef NEED_MEMORY_H /* Define if your system has ANSI C header files: , etc. */ #undef STDC_HEADERS /* Define if your system has . */ #undef HAVE_UNISTD_H /* Define if your system lacks rindex, bzero, etc. */ #undef USG /* Define as your system's signal handler return type, if not void. */ #undef RETSIGTYPE /* Define if the C type `char' is unsigned. We protect this one with #ifndef because the compiler might (should) define it -- and if it is, then we don't want to undefine it. */ #ifndef __CHAR_UNSIGNED__ #undef __CHAR_UNSIGNED__ #endif /* Define if words are stored most-significant-byte first. */ #undef WORDS_BIGENDIAN /* Define as `float' if making a ``small'' TeX. */ #undef GLUERATIO_TYPE