]> git.donarmstrong.com Git - lilypond.git/blobdiff - config.hh.in
* flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Add casting #define.
[lilypond.git] / config.hh.in
index 64bbf775fdb12a51826d6a0c0414ef6964521944..96ede6ebae7c71b378f322af4602b17a3f7db688 100644 (file)
@@ -36,6 +36,9 @@
 /* define if you have isinf */
 #define HAVE_ISINF 0
 
+/* define if you have lrint */
+#define HAVE_LRINT 0
+
 /* define if you want KPATHSEA */
 #define KPATHSEA @KPATHSEA@