Annotation of parser3/src/sql/pgsql/config_auto.h.in, revision 1.1
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:
! 9: /* Define if you have the <stdio.h> header file. */
! 10: #undef HAVE_STDIO_H
! 11:
! 12: /* Define if you have the <stdlib.h> header file. */
! 13: #undef HAVE_STDLIB_H
! 14:
! 15: /* Define if you have the <string.h> header file. */
! 16: #undef HAVE_STRING_H
E-mail: