Annotation of sql/pgsql/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     ! paf         9: /* Define if you have the <setjmp.h> header file.  */
        !            10: #undef HAVE_SETJMP_H
        !            11: 
1.1       parser     12: /* Define if you have the <stdio.h> header file.  */
                     13: #undef HAVE_STDIO_H
                     14: 
                     15: /* Define if you have the <stdlib.h> header file.  */
                     16: #undef HAVE_STDLIB_H
                     17: 
                     18: /* Define if you have the <string.h> header file.  */
                     19: #undef HAVE_STRING_H

E-mail: