diff options
-rw-r--r-- | m4/jm-macros.m4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 497e96e5e..00e04adc1 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 41 -*- autoconf -*- +#serial 42 -*- autoconf -*- dnl Misc type-related macros for fileutils, sh-utils, textutils. @@ -134,6 +134,7 @@ AC_DEFUN([jm_MACROS], getmntinfo \ hasmntopt \ isascii \ + iswspace \ lchown \ listmntent \ localeconv \ |