]> git.donarmstrong.com Git - lilypond.git/blobdiff - configure.in
release: 1.3.71
[lilypond.git] / configure.in
index 9d2b9cc58b759d9f7d3ae67ad95299302dc7e57f..07ca6f4bc4b99dd162c31088975ceb07956f83f8 100644 (file)
@@ -14,6 +14,7 @@ AC_CONFIG_SUBDIRS(stepmake)
 # Uncomment the configuration options your package needs.
 AC_STEPMAKE_COMPILE
 # AC_HAVE_HEADERS(limits.h malloc.h string.h unistd.h values.h)
+AC_HAVE_HEADERS(assert.h)
 
 printing_b=no
 AC_ARG_ENABLE(printing,
@@ -61,3 +62,4 @@ AC_PATH_PROG(PERL, perl, error)
 
 AC_STEPMAKE_END
 
+# ugh, hack.