]> git.pld-linux.org Git - packages/lilypond.git/blob - lilypond-aclocal.patch
- updated to 2.22.2
[packages/lilypond.git] / lilypond-aclocal.patch
1 --- lilypond-2.22.0/aclocal.m4.orig     2021-04-16 21:17:47.537063186 +0200
2 +++ lilypond-2.22.0/aclocal.m4  2021-04-16 21:25:59.289205759 +0200
3 @@ -172,6 +172,7 @@
4  
5  
6  AC_DEFUN(STEPMAKE_COMPILE_BEFORE, [
7 +    AC_REQUIRE([AC_PROG_CC])
8      # -O is necessary to get inlining
9      CFLAGS=${CFLAGS-""}
10      CXXFLAGS=${CXXFLAGS-$CFLAGS}
This page took 0.076077 seconds and 3 git commands to generate.