Merge branch 'upstream' into tizen
[platform/upstream/fribidi.git] / config.h.in
index e9b36d8..37adc03 100644 (file)
@@ -3,6 +3,9 @@
 /* Define to 1 if you want to include debug code in the library */
 #undef DEBUG
 
+/* Don not build deprecated functionality */
+#undef FRIBIDI_NO_DEPRECATED
+
 /* Define to 1 if you have the <asm/page.h> header file. */
 #undef HAVE_ASM_PAGE_H
 
@@ -93,8 +96,5 @@
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
-/* Define to 1 if you want to use simple mallocs instead of memory chunks */
-#undef USE_SIMPLE_MALLOC
-
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const