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

Comparing trunk/OOPSE-3.0/src/config.h.in (file contents):
Revision 2481 by gezelter, Fri Dec 2 22:37:20 2005 UTC vs.
Revision 2510 by gezelter, Thu Dec 15 14:47:17 2005 UTC

# Line 119 | Line 119
119   /* Define to 1 if you have the `sranddev' function. */
120   #undef HAVE_SRANDDEV
121  
122 + /* Define to 1 if you have the `strcasecmp' function. */
123 + #undef HAVE_STRCASECMP
124 +
125 + /* Define to 1 if you have the `strncasecmp' function. */
126 + #undef HAVE_STRNCASECMP
127 +
128 + /* Define to 1 if you have the `stricmp' function. */
129 + #undef HAVE_STRICMP
130 +
131 + /* Define to 1 if you have the `strnicmp' function. */
132 + #undef HAVE_STRNICMP
133 +
134   /* Define to 1 if you have the <sstream> header file. */
135   #undef HAVE_SSTREAM
136  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines