]> www.wagner.pp.ru Git - oss/fgis.git/blobdiff - include/config.h.in
*** empty log message ***
[oss/fgis.git] / include / config.h.in
index acd9e9c485969dbb64625b036e63ea4117a2a9ab..01a0aa002bd7111cf2c2c17a8da77f8087413075 100644 (file)
@@ -42,7 +42,8 @@
 /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H
 
-/* Define to 1 if your system has a working `malloc' function. */
+/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
+   to 0 otherwise. */
 #undef HAVE_MALLOC
 
 /* Define to 1 if you have the <malloc.h> header file. */
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
+/* Define this variable if your Tk version less then 8.4 */
+#undef TK_84PREV
+
 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
 #undef TM_IN_SYS_TIME
 
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
+/* Define to rpl_malloc if the replacement function should be used. */
+#undef malloc
+
 /* Define to `unsigned' if <sys/types.h> does not define. */
 #undef size_t