configure: output more compile settings
commitf0e34be9903e5523c4bffd35f2659303f80c22fc
authorAllan McRae <allan@archlinux.org>
Sat, 16 Jul 2011 23:12:18 +0000 (17 09:12 +1000)
committerDan McGee <dan@archlinux.org>
Mon, 18 Jul 2011 15:36:28 +0000 (18 10:36 -0500)
treebbf1f77a962a139d741e20e9a0f4e5cb97c293b1
parent36db8c50471b4860f6f492c618053bce2559ab73
configure: output more compile settings

Add information on CPPFLAGS, LDFLAGS and LIBS to the end of the
configure output. This is very helpful in tracing issues when
adjusting the configure file and also will allow us to more
easily replicate any issues discovered due to a users build
environment.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
configure.ac