X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=config.hh.in;h=bd0e19a25264afb537b8d8bf34dcca5d0f4c0227;hb=a705c80a5c4c19b5e5542ef60971368e2f5e23f2;hp=ee0ee4976a62d0b8956a467d2529254f9d0e388d;hpb=6c5092b041d68c9e33c4221a1a21bd29165ae901;p=lilypond.git diff --git a/config.hh.in b/config.hh.in index ee0ee4976a..bd0e19a252 100644 --- a/config.hh.in +++ b/config.hh.in @@ -5,12 +5,7 @@ /* datadir */ #define DATADIR "@DATADIR@" -#define TOPLEVEL_VERSION "@TOPLEVEL_VERSION@" - -/* LilyPond init and input base directory */ - -#define PACKAGE_DATADIR DATADIR "/" PACKAGE "/" TOPLEVEL_VERSION -#define LILYPOND_DATADIR PACKAGE_DATADIR +#define PACKAGE_DATADIR DATADIR "/" PACKAGE /* default lilypond locale dir */ #define LOCALEDIR "@LOCALEDIR@" @@ -88,8 +83,8 @@ /* define if you have pango FT2 binding */ #define HAVE_PANGO_FT2 0 -/* define if you have pango_fc_font_map_add_decoder_find_func */ -#define HAVE_PANGO_FC_FONT_MAP_ADD_DECODER_FIND_FUNC 0 - /* define if you have libkpathsea.so */ #define HAVE_LIBKPATHSEA_SO 0 + +/* define if you have utf8/wchar.h */ +#define HAVE_UTF8_WCHAR_H 0