OSDN Git Service

configure: Split test_cflags function off from check_cflags
authorDiego Biurrun <diego@biurrun.de>
Thu, 31 Oct 2013 18:48:59 +0000 (19:48 +0100)
committerDiego Biurrun <diego@biurrun.de>
Fri, 1 Nov 2013 21:05:20 +0000 (22:05 +0100)
commit23157d72b565e0228fec97f1eb059d4f8021a260
treec4aa1020d2585fd9d23b9752f5be1efb78739868
parentd1c229cdbc07ef8eb703d68d1c5b509baee85245
configure: Split test_cflags function off from check_cflags

This is useful to test flags without directly adding them to CFLAGS.
configure