Annotation of parser3/src/sql/oracle/config_auto.h.in, revision 1.2
1.1 parser 1: /* config_auto.h.in. Generated automatically from configure.in by autoheader. */
2:
3: /* Define to `unsigned' if <sys/types.h> doesn't define. */
4: #undef size_t
5:
6: /* Define if you have the ANSI C header files. */
7: #undef STDC_HEADERS
8:
1.2 ! parser 9: /* Define if you have the <ctype.h> header file. */
! 10: #undef HAVE_CTYPE_H
! 11:
! 12: /* Define if you have the <setjmp.h> header file. */
! 13: #undef HAVE_SETJMP_H
! 14:
1.1 parser 15: /* Define if you have the <stdio.h> header file. */
16: #undef HAVE_STDIO_H
17:
18: /* Define if you have the <stdlib.h> header file. */
19: #undef HAVE_STDLIB_H
20:
21: /* Define if you have the <string.h> header file. */
22: #undef HAVE_STRING_H
E-mail: