Author: rjung
Date: Tue Sep 1 14:03:00 2015
New Revision: 1700554
URL: http://svn.apache.org/r1700554
Log:
stdint.h not only available for all Windows
compilation environments. Especially not for
Mladen's CMSC.
Modified:
tomcat/jk/trunk/native/iis/pcre/config.hw
Modified: tomcat/jk/trunk/native/iis/pcre/config.hw
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/config.hw?rev=1700554&r1=1700553&r2=1700554&view=diff
==============================================================================
--- tomcat/jk/trunk/native/iis/pcre/config.hw (original)
+++ tomcat/jk/trunk/native/iis/pcre/config.hw Tue Sep 1 14:03:00 2015
@@ -100,7 +100,7 @@ sure both macros are undefined; an emula
/* #undef HAVE_READLINE_READLINE_H */
/* Define to 1 if you have the <stdint.h> header file. */
-#define HAVE_STDINT_H 1
+/* #undef HAVE_STDINT_H */
/* Define to 1 if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]