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 2192 by chuckv, Wed Apr 13 23:00:31 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines