changed to use AX_CHECK_NUMVALOF to find the value of PATH_MAX

This commit is contained in:
2018-01-17 06:06:11 +00:00
parent 8ce346e1ed
commit db55393050
3 changed files with 43 additions and 50 deletions

View File

@ -869,6 +869,9 @@
/* The size of `MB_LEN_MAX', as computed by valueof. */
#undef NUMVALOF_MB_LEN_MAX
/* The size of `PATH_MAX', as computed by valueof. */
#undef NUMVALOF_PATH_MAX
/* Name of package */
#undef PACKAGE