X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=config.h.in;h=45de4fff295d2f72abb2815736fa617b4b4c98c1;hb=36cc900831e2648ebe5e7bf1b18278cd770730d5;hp=803916327b518680356410d9d4caabe3d31bc901;hpb=f143dc1566ff13bcfa812b854b245c45099c1102;p=libfirm diff --git a/config.h.in b/config.h.in index 803916327..45de4fff2 100644 --- a/config.h.in +++ b/config.h.in @@ -1,4 +1,4 @@ -/* config.h.in. Generated from configure.in by autoheader. */ +/* config.h.in. Generated from configure.ac by autoheader. */ @@ -20,6 +20,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ALLOCA_H +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H @@ -29,14 +32,10 @@ /* Define to 1 if you have the 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 header file. */ #undef HAVE_MATH_H @@ -70,6 +69,9 @@ /* define to disable asserts */ #undef NDEBUG +/* Name of package */ +#undef PACKAGE + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -91,12 +93,18 @@ /* use inlining */ #undef USE_INLINING +/* Version number of package */ +#undef VERSION + /* compile with ilp solver support */ #undef WITH_ILP /* 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