diff options
author | Jim Meyering <jim@meyering.net> | 2000-02-08 15:30:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-02-08 15:30:47 +0000 |
commit | 035e61e595307b5ab388bc4a45ab170c4262d0ff (patch) | |
tree | 3a7aaf37d6167bce7d9b3abd7a9a1290cb064623 | |
parent | 345ed2f0c49d64ee9b9db0ebfe68b21f4982b681 (diff) | |
download | coreutils-035e61e595307b5ab388bc4a45ab170c4262d0ff.tar.xz |
bump #serial to 108
-rw-r--r-- | m4/gettext.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gettext.m4 b/m4/gettext.m4 index 0aceca47e..6690538e7 100644 --- a/m4/gettext.m4 +++ b/m4/gettext.m4 @@ -6,7 +6,7 @@ # but which still want to provide support for the GNU gettext functionality. # Please note that the actual code is *not* freely available. -# serial 107 +# serial 108 AC_PREREQ(2.13) dnl Minimum Autoconf version required. |