diff options
author | Pádraig Brady <P@draigBrady.com> | 2015-05-28 02:25:29 +0100 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2015-05-28 02:47:15 +0100 |
commit | 17621b594a74af2cf77a7120b89add47397dbd11 (patch) | |
tree | a8eb9cbfeb81f65854f280ed76ac6e2751cda957 /src/realpath.c | |
parent | 1aa71d96332ec210a8c954cc924d43655f2b369f (diff) | |
download | coreutils-17621b594a74af2cf77a7120b89add47397dbd11.tar.xz |
build: remove workarounds for unsupported gettext versions
Now that we depend on gettext >= 0.19.2 remove the workaround
for issues in autopoint 0.18.3. Note the scheme currently used in
newer gettext (autopoint) to avoid these issues requires
autoconf >= 2.69, therefore we update this requirement also.
Note the gettext version dependence from gnulib comes from
gnulib using gettext macros, and coreutils indirectly depends on
the gettext module due to:
http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=41dca647
bootstrap will then update m4/po.m4 and thus require a
supportng gettext version.
* bootstrap: Remove moot warning (resyncing with gnulib).
* configure.ac (AC_PREREQ): Change to 2.69 (now 3 years old).
Diffstat (limited to 'src/realpath.c')
0 files changed, 0 insertions, 0 deletions