]> git.pld-linux.org Git - packages/lilypond.git/blame - lilypond-sh.patch
- updated to 2.6.4
[packages/lilypond.git] / lilypond-sh.patch
CommitLineData
87b7c732
JB
1--- lilypond-2.6.4/aclocal.m4.orig 2005-10-09 21:54:56.000000000 +0200
2+++ lilypond-2.6.4/aclocal.m4 2005-10-29 23:57:24.621979384 +0200
3@@ -424,7 +424,7 @@
4 EOF
5 FLEXLEXER_PATH=`$CXX -E conftest.cc | \
6 sed 's!# 1 "\(.*\)FlexLexer.h"!@FLEXLEXER@\1@@!g' | grep '@@' | \
7- sed 's!.*@FLEXLEXER@\(.*\)@@.*$!\1!g' ` >& /dev/null
8+ sed 's!.*@FLEXLEXER@\(.*\)@@.*$!\1!g' ` >/dev/null 2>&1
9 rm conftest.cc
10 AC_SUBST(FLEXLEXER_PATH)
11 AC_MSG_RESULT($FLEXLEXER_PATH)
This page took 0.025218 seconds and 4 git commands to generate.