fix condeval in when not avoiding PhiB
[libfirm] / config.h.in
index 8039163..cb079f7 100644 (file)
 /* Define to 1 if you have the <libxml/parser.h> header file. */
 #undef HAVE_LIBXML_PARSER_H
 
-/* Define to 1 if the type `long double' works and has more range or precision
-   than `double'. */
+/* Define to 1 if long double works and has more range or precision than
+   double. */
 #undef HAVE_LONG_DOUBLE
 
-/* Define to 1 if the type `long double' works and has more range or precision
-   than `double'. */
-#undef HAVE_LONG_DOUBLE_WIDER
-
 /* Define to 1 if you have the <math.h> header file. */
 #undef HAVE_MATH_H
 
@@ -97,6 +93,9 @@
 /* compile with jvm support */
 #undef WITH_JVM
 
+/* define to 1 to use the libcore */
+#undef WITH_LIBCORE
+
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */
 #undef WORDS_BIGENDIAN