ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/config.h.in
(Generate patch)

Comparing trunk/OOPSE-4/src/config.h.in (file contents):
Revision 2029 by gezelter, Tue Feb 15 15:17:01 2005 UTC vs.
Revision 2080 by gezelter, Fri Mar 4 15:28:54 2005 UTC

# Line 11 | Line 11
11   /* Define to 1 if you find the <mpif.h> header file. */
12   #undef HAVE_MPIF_H
13  
14 + /* Define to 1 if you find the <getopt.h> header file. */
15   #undef HAVE_GETOPT_H
16   #undef HAVE_GETOPT_LONG
17  
18 + /* Define to 1 if you find the <unistd.h> header file. */
19   #undef HAVE_UNISTD_H
20 +
21 + /* Define to 1 if you find the <sys/pstat.h> header file. */
22   #undef HAVE_SYS_PSTAT_H
23 +
24 + /* Define to 1 if you find the <sys/sysmp.h> header file. */
25   #undef HAVE_SYS_SYSMP_H
26 +
27 + /* Define to 1 if you find the <sys/sysinfo.h> header file. */
28   #undef HAVE_SYS_SYSINFO_H
29 +
30 + /* Define to 1 if you find the <machine/hal_sysinfo.h> header file. */
31   #undef HAVE_MACHINE_HAL_SYSINFO_H
32 +
33 + /* Define to 1 if you find the <sys/table.h> header file. */
34   #undef HAVE_SYS_TABLE_H
35 +
36 + /* Define to 1 if you find the <sys/param.h> header file. */
37   #undef HAVE_SYS_PARAM_H
38 +
39 + /* Define to 1 if you find the <sys/sysctl.h> header file. */
40   #undef HAVE_SYS_SYSCTL_H
41 +
42 + /* Define to 1 if you find the <sys/systemcfg.h> header file. */
43   #undef HAVE_SYS_SYSTEMCFG_H
44 +
45   #undef HAVE_PSTAT_GETSTATIC
46   #undef HAVE_SYSMP
47   #undef HAVE_GETSYSINFO
# Line 30 | Line 49
49   #undef HAVE__SYSTEM_CONFIGURATION
50   #undef HAVE_TABLE
51  
52 + /* Define to the path to the ps command on this machine. */
53   #undef PSCOMMAND
54 +
55 + /* Define to 1 if the ps command understands POSIX-style arguments. */
56   #undef PSTYPE_IS_POSIX
57 +
58 + /* Define to 1 if the ps command understands BSD-style arguments. */
59   #undef PSTYPE_IS_BSD

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines