--- trunk/OOPSE-4/src/config.h.in 2005/01/14 20:09:26 1946 +++ trunk/OOPSE-4/src/config.h.in 2005/04/13 22:30:22 2190 @@ -11,5 +11,50 @@ /* Define to 1 if you find the header file. */ #undef HAVE_MPIF_H +/* Define to 1 if you find the header file. */ #undef HAVE_GETOPT_H #undef HAVE_GETOPT_LONG + +/* Define to 1 if you find the header file. */ +#undef HAVE_UNISTD_H + +/* Define to 1 if you find the header file. */ +#undef HAVE_SYS_PSTAT_H + +/* Define to 1 if you find the header file. */ +#undef HAVE_SYS_SYSMP_H + +/* Define to 1 if you find the header file. */ +#undef HAVE_SYS_SYSINFO_H + +/* Define to 1 if you find the header file. */ +#undef HAVE_MACHINE_HAL_SYSINFO_H + +/* Define to 1 if you find the header file. */ +#undef HAVE_SYS_TABLE_H + +/* Define to 1 if you find the header file. */ +#undef HAVE_SYS_PARAM_H + +/* Define to 1 if you find the header file. */ +#undef HAVE_SYS_SYSCTL_H + +/* Define to 1 if you find the header file. */ +#undef HAVE_SYS_SYSTEMCFG_H + +#undef HAVE_PSTAT_GETSTATIC +#undef HAVE_SYSMP +#undef HAVE_GETSYSINFO +#undef HAVE_SYSCTL +#undef HAVE__SYSTEM_CONFIGURATION +#undef HAVE_TABLE +#undef HAVE_GCAL + +/* Define to the path to the ps command on this machine. */ +#undef PSCOMMAND + +/* Define to 1 if the ps command understands POSIX-style arguments. */ +#undef PSTYPE_IS_POSIX + +/* Define to 1 if the ps command understands BSD-style arguments. */ +#undef PSTYPE_IS_BSD