[mapserver-commits] r7627 - trunk/mapserver
svn at osgeo.org
svn at osgeo.org
Wed May 28 10:11:13 EDT 2008
Author: Assefa
Date: 2008-05-28 10:11:12 -0400 (Wed, 28 May 2008)
New Revision: 7627
Modified:
trunk/mapserver/nmake.opt
Log:
add flag NEED_STRRSTR
Modified: trunk/mapserver/nmake.opt
===================================================================
--- trunk/mapserver/nmake.opt 2008-05-28 04:29:40 UTC (rev 7626)
+++ trunk/mapserver/nmake.opt 2008-05-28 14:11:12 UTC (rev 7627)
@@ -128,7 +128,7 @@
# following line to reflect the missing functions on your platform.
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#STRINGS=-DNEED_STRCASECMP -DNEED_STRNCASECMP -DNEED_STRDUP
-STRINGS=-DNEED_STRCASECMP -DNEED_STRNCASECMP -DNEED_STRLCAT
+STRINGS=-DNEED_STRCASECMP -DNEED_STRNCASECMP -DNEED_STRLCAT -DNEED_STRRSTR
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Threading
More information about the mapserver-commits
mailing list