Install updated translations.
[make.git] / acconfig.h
blob7e11f171e8c8a39f6780066c3aefdbb7b04eba6d
1 /* Name of this package (needed by automake) */
2 #undef PACKAGE
4 /* Version of this package (needed by automake) */
5 #undef VERSION
7 /* Define if your locale.h file contains LC_MESSAGES. */
8 #undef HAVE_LC_MESSAGES
10 /* Define to the installation directory for locales. */
11 #undef LOCALEDIR
13 /* Define to the name of the SCCS `get' command. */
14 #undef SCCS_GET
16 /* Define to be the nanoseconds member of struct stat's st_mtim,
17 if it exists. */
18 #undef ST_MTIM_NSEC
20 /* Define this if the C library defines the variable `sys_siglist'. */
21 #undef HAVE_SYS_SIGLIST
23 /* Define this if the C library defines the variable `_sys_siglist'. */
24 #undef HAVE__SYS_SIGLIST
26 /* Define to `unsigned long' or `unsigned long long'
27 if <inttypes.h> doesn't define. */
28 #undef uintmax_t