diff options
author | Jim Meyering <jim@meyering.net> | 2001-02-17 09:35:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-02-17 09:35:50 +0000 |
commit | 11038c572eac84b61284d5035f5c136f9b20a748 (patch) | |
tree | f83b7c1889320f8807e6440b187e1dbf720a7f06 /m4 | |
parent | e3a56266dd1a0d46e0e2644398bb0a5b4b4f4116 (diff) | |
download | coreutils-11038c572eac84b61284d5035f5c136f9b20a748.tar.xz |
bump serial number
Diffstat (limited to 'm4')
-rw-r--r-- | m4/mbswidth.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/mbswidth.m4 b/m4/mbswidth.m4 index f49e571eb..085c8849c 100644 --- a/m4/mbswidth.m4 +++ b/m4/mbswidth.m4 @@ -1,4 +1,4 @@ -#serial 2 +#serial 4 dnl autoconf tests required for use of mbswidth.c dnl From Bruno Haible. |