maint.mk: Update system header list for #include syntax checks.
[gnulib.git] / tests / test-nl_langinfo2.sh
blob6333c9006d5d9cb15ad6d11d1205f5e9df26ae04
1 #!/bin/sh
3 # The name of a specific traditional locale.
4 : "${LOCALE_FR=fr_FR}"
6 # The name of a specific UTF-8 locale.
7 : "${LOCALE_FR_UTF8=fr_FR.UTF-8}"
9 # Make them accessible as environment variables.
10 export LOCALE_FR LOCALE_FR_UTF8
12 ${CHECKER} ./test-nl_langinfo2${EXEEXT}