OSDN Git Service

node_list_display().
[putex/putex.git] / src / texsourc / libtoua / ptexenc / ptexenc / c-auto.h
1 #ifndef PTEXENC_C_AUTO_H
2 #define PTEXENC_C_AUTO_H
3
4 #define NO_PTENC_DLL 1
5
6 /* Define if you have the ANSI C header files.  */
7 #define STDC_HEADERS 1
8
9 #ifndef PTEXENCVERSION
10 #define PTEXENCVERSION "ptexenc version 1.3.1"
11 #endif
12
13 #undef KANJI_ICONV
14
15 /* Define if you have the atexit function.  */
16 #undef HAVE_ATEXIT
17
18 /* Define if you have the iconv function.  */
19 #undef HAVE_ICONV
20
21 /* Define if you have the on_exit function.  */
22 #undef HAVE_ON_EXIT
23
24 /* Define if you have the <iconv.h> header file.  */
25 #undef HAVE_ICONV_H
26
27 /* Define if you have the <limits.h> header file.  */
28 #define HAVE_LIMITS_H 1
29
30 /* Define if you have the <stdlib.h> header file.  */
31 #define HAVE_STDLIB_H 1
32
33 /* Define if you have the <sys/param.h> header file.  */
34 #undef HAVE_SYS_PARAM_H
35
36 /* Define if you have the iconv library (-liconv).  */
37 #undef HAVE_LIBICONV
38
39 #endif /* !PTEXENC_C_AUTO_H */