]> git.pld-linux.org Git - packages/lilypond.git/blob - lilypond-aclocal.patch
- release 3
[packages/lilypond.git] / lilypond-aclocal.patch
1 diff -dur lilypond-2.12.2.orig/aclocal.m4 lilypond-2.12.2/aclocal.m4
2 --- lilypond-2.12.2.orig/aclocal.m4     2009-11-28 12:18:30.000000000 +0100
3 +++ lilypond-2.12.2/aclocal.m4  2009-11-28 12:19:27.000000000 +0100
4 @@ -165,6 +165,8 @@
5  
6  
7  AC_DEFUN(STEPMAKE_COMPILE, [
8 +
9 +    AC_REQUIRE([AC_PROG_CC])
10      # -O is necessary to get inlining
11      CFLAGS=${CFLAGS-""}
12      CXXFLAGS=${CXXFLAGS-$CFLAGS}
This page took 0.032511 seconds and 3 git commands to generate.