]> git.donarmstrong.com Git - lilypond.git/blobdiff - configure.in
Remove outdated configure checks.
[lilypond.git] / configure.in
index baf86aeb1b9a19c953aef42b618086bf7734a63d..6253b66efd53e9c1f7032e9d0e7d0a5825b06a2d 100644 (file)
@@ -146,9 +146,7 @@ AC_LANG_POP(C++)
 AC_HEADER_STAT
 AC_FUNC_MEMCMP
 AC_FUNC_VPRINTF
-AC_CHECK_FUNCS([chroot fopencookie funopen gettext isinf mbrtowc memmem snprintf vsnprintf wcrtomb])
-AC_CHECK_HEADERS([utf8/wchar.h], LIBS="$LIBS -lutf8")
-AC_SEARCH_LIBS(mbrtowc, [mingwex msvcp60])
+AC_CHECK_FUNCS([chroot fopencookie funopen gettext isinf memmem snprintf vsnprintf wcrtomb])
 
 STEPMAKE_PROGS(PKG_CONFIG, pkg-config, REQUIRED, 0.9.0)