[PATCH 1/2] configure.ac: add new autoconf macro for checking valid compiler flags

2014-11-03 Thread Elia Pinto
Add GIT_CC_CHECK_FLAG_APPEND, GIT_CC_CHECK_FLAGS_APPEND and GIT_CC_CHECK_LDFLAGS autoconf macro. Signed-off-by: Elia Pinto gitter.spi...@gmail.com --- Makefile |6 -- configure.ac | 45 + 2 files changed, 49 insertions(+), 2 deletions(-)

Re: [PATCH 1/2] configure.ac: add new autoconf macro for checking valid compiler flags

2014-11-03 Thread Junio C Hamano
Elia Pinto gitter.spi...@gmail.com writes: Add GIT_CC_CHECK_FLAG_APPEND, GIT_CC_CHECK_FLAGS_APPEND and GIT_CC_CHECK_LDFLAGS autoconf macro. ... which does what and for what purpose? Don't explain it to me in your response, or tell me to read the patch text. I am speaking for those who have