commit | 918c8120172514704809cbdf889794d8b1345d0a | [log] [tgz] |
---|---|---|
author | Ben Walton <bwalton@artsci.utoronto.ca> | Thu Mar 12 15:20:08 2009 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Mar 12 23:23:38 2009 -0700 |
tree | 522045557a23dcc436e88751da7d84266ffbfd65 | |
parent | 08df6a3086f4bcd5b224d442f103a7f63a605967 [diff] |
configure: add macros to stash FLAG variables Allow for quick stash/unstash of CPPFLAGS and LDFLAGS. Library tests can now be easily bracketted with these macros to allow for values set in user/site arguments. Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> Signed-off-by: Junio C Hamano <gitster@pobox.com>