Merge branch 'upstream' into tizen
[platform/upstream/fribidi.git] / config.h.in
index c842516..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
 
@@ -54,8 +57,7 @@
 /* Define to 1 if you have the <wchar.h> header file. */
 #undef HAVE_WCHAR_H
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
 #undef LT_OBJDIR
 
 /* Define to the address where bug reports for this package should be sent. */
@@ -94,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