reorder
authorChristian Grothoff <christian@grothoff.org>
Tue, 22 Jun 2010 08:04:15 +0000 (08:04 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 22 Jun 2010 08:04:15 +0000 (08:04 +0000)
configure.ac

index c7c5554cadcbafcf10506909b499dac64c8a3342..f484f92953b4fdfdd75c4426605dbb5396452efd 100644 (file)
@@ -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