]> git.donarmstrong.com Git - lilypond.git/commit
Autoconf: fix CFLAGS/CXXFLAGS recognition
authorPatrick McCarty <pnorcks@gmail.com>
Mon, 10 Aug 2009 21:10:31 +0000 (14:10 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Wed, 16 Sep 2009 18:33:40 +0000 (11:33 -0700)
commit0c77902e90b113823f3ea0004d7dfaf8aed218a8
treec6c0c3d0cd6702824399cfd80628610623b35d3c
parent61dbbcfb1c032a4c26bb9561b727ec72b967d817
Autoconf: fix CFLAGS/CXXFLAGS recognition

For Autoconf 2.64, we require a workaround to preserve correct M4 macro
nesting, yet still keep the correct CFLAGS and CXXFLAGS.

This fixes --disable-optimising, for example.

I've also tested Autoconf 2.63 and 2.62.
(cherry picked from commit 8ec48683a3a5b78433e10de70951b4f417c6f725)
configure.in
stepmake/aclocal.m4