commit | 99cccefbe0927027e69ba7ba96317eba42cec3cb | [log] [tgz] |
---|---|---|
author | Stefano Lattarini <stefano.lattarini@gmail.com> | Mon Mar 26 18:42:25 2012 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Mar 26 12:03:39 2012 -0700 |
tree | 043acf672850ec946501d078f4fd49e87545cd1b | |
parent | e9e8c8090e579da5b5f6d2437ecf271568d127ff [diff] |
configure: avoid some code repetitions thanks to m4_{push,pop}def This change is just cosmetic, and should cause no semantic change, nor any change in the generated configure script. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>