Commit 0a5e9d90e74605f997c98a4724f6c72f9d380982

Ran Benita 2012-10-26T14:43:15

configure.ac: don't tramp on user's CFLAGS The configure test shouldn't touch CFLAGS, because they come last on the command line and allow to users to override settings if needed. Signed-off-by: Ran Benita <ran234@gmail.com>