--- trunk/OOPSE-4/src/config.h.in 2005/02/15 05:05:33 2024 +++ trunk/OOPSE-4/src/config.h.in 2005/03/04 15:28:54 2080 @@ -11,18 +11,37 @@ /* 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 @@ -30,5 +49,11 @@ #undef HAVE__SYSTEM_CONFIGURATION #undef HAVE_TABLE -#undef PS -#undef PSTYPE +/* 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