scons: Configure: Checking for C function lo_arg_size()... scons: Configure: ".sconf_temp/conftest_16.c" is up to date. scons: Configure: The original builder output was: |.sconf_temp/conftest_16.c <- | | | | | |#include | | | |#ifdef __cplusplus | |extern "C" | |#endif | |char lo_arg_size(); | | | |int main() { | |#if defined (__stub_lo_arg_size) || defined (__stub___lo_arg_size) | | fail fail fail | |#else | | lo_arg_size(); | |#endif | | | | return 0; | |} | | |