s3-configure: Add CFLAGS_APPEND variable
authorVolker Lendecke <vl@samba.org>
Sat, 25 Feb 2012 22:42:52 +0000 (23:42 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 26 Feb 2012 00:21:48 +0000 (01:21 +0100)
commit558ef5e26eaff1e1731ce2abd97a5aa486b0a32d
treea8a101a2a3f01b1d17e97eef6330291dd2c70948
parent263c7c28e3cc28a91577631cc6e8f1a96426868c
s3-configure: Add CFLAGS_APPEND variable

This makes it possible to add some CFLAGS to the end of the CFLAGS list. I use
it for adding -Wno-unused-value when compiling with clang.

Autobuild-User: Volker Lendecke <vl@samba.org>
Autobuild-Date: Sun Feb 26 01:21:49 CET 2012 on sn-devel-104
source3/configure.in