X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=config.hh.in;h=7f43e2139bfb930cf14adfc7994b97ed21ef3198;hb=17efd24bdbf7ed1c5a352ef28eb3c1ccaec2512b;hp=d7aca8f1f2834d57fcd5ebea560156ad6284813d;hpb=f952c8199586d9fba20052633aca252ff1230d29;p=lilypond.git diff --git a/config.hh.in b/config.hh.in index d7aca8f1f2..7f43e2139b 100644 --- a/config.hh.in +++ b/config.hh.in @@ -34,9 +34,6 @@ /* define if you have memmem */ #define HAVE_MEMMEM 0 -/* define if you have mbrtowc */ -#define HAVE_MBRTOWC 0 - /* define if you have snprintf */ #define HAVE_SNPRINTF 0 @@ -83,6 +80,9 @@ /* define if you have sys/stat.h */ #define HAVE_SYS_STAT_H 0 +/* define if you have fpu_control.h */ +#define HAVE_FPU_CONTROL_H 0 + /* define if you have sys/stat.h */ #define STAT_MACROS_BROKEN 0 @@ -97,6 +97,3 @@ /* define if you have pango FT2 binding */ #define HAVE_PANGO_FT2 0 - -/* define if you have utf8/wchar.h */ -#define HAVE_UTF8_WCHAR_H 0