Files:
tests/from-glibc/tst-stdc_first_leading_zero.c
tests/from-glibc/tst-stdbit.h
tests/from-glibc/support/test-driver.c
tests/macros.h

Depends-on:
libc-config
bool
stdint-h
assert-h

configure.ac:

Makefile.am:
TESTS += test-stdc_first_leading_zero
check_PROGRAMS += test-stdc_first_leading_zero
test_stdc_first_leading_zero_SOURCES = from-glibc/tst-stdc_first_leading_zero.c
test_stdc_first_leading_zero_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/from-glibc -DGNULIB_TEST_STDBIT
