setlocale: Improve locale handling on macOS 10.12 or newer.
[gnulib.git] / modules / longlong
bloba5d2b7074e926f54eb3a9e22c71ee3faadd2e628
1 Description:
2 Define HAVE_LONG_LONG_INT if 'long long int' works.
4 Files:
5 m4/longlong.m4
7 configure.ac:
8 AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
9 AC_REQUIRE([AC_TYPE_UNSIGNED_LONG_LONG_INT])
11 License:
12 LGPL
14 Maintainer:
15 Ben Pfaff