Annotation of parser3/src/include/pa_config_fixed.h, revision 1.2.2.1
1.1 paf 1: /* pa_config_fixed.h. */
2: /* Configure file for autoconf-disabled platforms */
3: /* tested only with MS Visual C++ V6 */
4:
5: #define HAVE_STDARG_H
1.2.2.1 ! paf 6: #define HAVE_PROCESS_H
! 7: #define HAVE_FCNTL_H
! 8: #define HAVE_SYS_STAT_H
! 9: #define HAVE_IO_H
! 10: #define HAVE_STDIO_H
! 11: #define HAVE_ERRNO_H
! 12: #define HAVE_CTYPE_H
! 13: #define HAVE_MATH_H
! 14: #define HAVE_TIME_H
! 15: #define HAVE_STDLIB_H
! 16: #define HAVE_STRING_H
E-mail: