X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=configure.ac;h=7f6260bb451ffba630c9acb2bc00609e6c6e1140;hp=98d0926f991eae668c9a88d8583149784881959f;hb=b9e9ad65ccf6c1fbf989852c5adbb0f840f9c58b;hpb=efd514c825e6f433f3672228f724818b9e10889d diff --git a/configure.ac b/configure.ac index 98d0926f..7f6260bb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Template file for GNU Autoconf -dnl Copyright (C) 1995, 1996, 1997, 2001, 2007, -dnl 2008 Free Software Foundation, Inc. +dnl Copyright (C) 1995, 1996, 1997, 2001, 2007, 2008, 2009 Free Software +dnl Foundation, Inc. dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by @@ -48,12 +48,6 @@ dnl Automake setup dnl AM_INIT_AUTOMAKE(1.9) -dnl -dnl Gettext -dnl -AM_GNU_GETTEXT([external],[need-ngettext]) -AM_GNU_GETTEXT_VERSION([0.16.1]) - dnl dnl Get cannonical host dnl @@ -108,6 +102,13 @@ test -z "$CC" && cc_specified=yes AC_PROG_CC AM_PROG_CC_C_O AC_AIX + +dnl +dnl Gettext +dnl +AM_GNU_GETTEXT([external],[need-ngettext]) +AM_GNU_GETTEXT_VERSION([0.17]) + gl_EARLY md5_EARLY