Summary: minor, provide SXE_CHECK_COMPILER_XFLAG
authorSebastian Freundt <hroptatyr@fresse.org>
Mon, 2 Jan 2012 21:41:43 +0000 (21:41 +0000)
committerSebastian Freundt <hroptatyr@fresse.org>
Mon, 2 Jan 2012 21:41:43 +0000 (21:41 +0000)
commit06ab263025dd31ade9131cda75b78e9447c5ee28
tree86c3517756b8bc47463671b34aa417471adf5836
parent9373cf13a61b48ff780bef0e2f2851e92ecce509
Summary: minor, provide SXE_CHECK_COMPILER_XFLAG
Keywords: bldchn

This changeset provides a convenience macro, SXE_CHECK_COMPILER_XFLAG,
to test how to pass on linker flags through the C compiler.

* m4/sxe-compiler.m4: new, SXE_CHECK_COMPILER_XFLAG

* m4/sxe-linker.m4: require SXE_CHECK_COMPILER_XFLAG

Signed-off-by: Sebastian Freundt <hroptatyr@fresse.org>
m4/sxe-compiler.m4
m4/sxe-linker.m4