honor CFLAGS and LDFLAGS from the outside

This commit is contained in:
git@daemon.de
2015-05-11 20:44:47 +02:00
parent 255d027722
commit 6b52b9c7b7

View File

@@ -47,8 +47,9 @@ AC_PROG_AWK
AC_PROG_INSTALL
# remove flags set by AC_PROG_CC (duplicates and/or invalid for clang)
CFLAGS=""
CXXFLAGS=""
# FIXME: why did I do this?!
#CFLAGS=""
#CXXFLAGS=""
# Host speciffic checks