Hash : ff900756 Author : Date : 2013-01-03T23:43:07
stdint-tests: Fix expanded-before-required-warning. * modules/stdint-tests (Depends-on): Use AC_REQUIRE.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Files: tests/test-stdint.c m4/wchar_t.m4 m4/wint_t.m4 Depends-on: verify intprops wchar configure.ac: AC_REQUIRE([gt_TYPE_WCHAR_T]) AC_REQUIRE([gt_TYPE_WINT_T]) Makefile.am: TESTS += test-stdint check_PROGRAMS += test-stdint