From: Christian Grothoff Date: Tue, 22 Jun 2010 08:04:15 +0000 (+0000) Subject: reorder X-Git-Tag: initial-import-from-subversion-38251~21295 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e4457e984a40276e9c1b3a98f9d8beff2aecd981;p=oweals%2Fgnunet.git reorder --- diff --git a/configure.ac b/configure.ac index c7c5554ca..f484f9295 100644 --- a/configure.ac +++ b/configure.ac @@ -535,8 +535,8 @@ AC_DEFINE_UNQUOTED([HAVE_ESMTP], $esmtp, [We have libesmtp]) LIBS=$SAVE_LIBS # check for gettext -AM_GNU_GETTEXT_VERSION([0.16.1]) AM_GNU_GETTEXT([external]) +AM_GNU_GETTEXT_VERSION([0.16.1]) # check for iconv AM_ICONV