]> git.sur5r.net Git - openldap/blobdiff - acconfig.h
Add sizeof checks to configure.in.
[openldap] / acconfig.h
index c73e7cebbfba84539d595c3eafcdafaeb02b034a..2df045b2796579ab595fe81b9385f0a4365bf84a 100644 (file)
@@ -15,6 +15,9 @@
 /* define this if needed to get threadsafe functions */
 #undef _THREADSAFE
 
+/* define this if cross compiling */
+#undef CROSS_COMPILING
+
 /* define this if toupper() requires tolower() check */
 #undef C_UPPER_LOWER