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 2080 by gezelter, Fri Mar 4 15:28:54 2005 UTC vs.
Revision 2315 by gezelter, Tue Sep 20 22:03:35 2005 UTC

# Line 1 | Line 1
1 + #define OOPSE_VERSION_MAJOR 2
2 + #define OOPSE_VERSION_MINOR 0
3 + #define OOPSE_VERSION_TINY  0
4 +
5   /* Define to a macro mangling the given C identifier (in lower and upper
6   *    case), which must not contain underscores, for linking with Fortran. */
7   #undef F90_FUNC
# Line 15 | Line 19
19   #undef HAVE_GETOPT_H
20   #undef HAVE_GETOPT_LONG
21  
22 + /* Define to 1 if you find the <zlib.h> header file. */
23 + #undef HAVE_LIBZ
24 +
25   /* Define to 1 if you find the <unistd.h> header file. */
26   #undef HAVE_UNISTD_H
27  
# Line 48 | Line 55
55   #undef HAVE_SYSCTL
56   #undef HAVE__SYSTEM_CONFIGURATION
57   #undef HAVE_TABLE
58 + #undef HAVE_CGAL
59  
60   /* Define to the path to the ps command on this machine. */
61   #undef PSCOMMAND

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines