summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-03-05 11:34:50 +0000
committerSimon Josefsson <simon@josefsson.org>2007-03-05 11:34:50 +0000
commit576d6c1d0c17220149896d3ab20c03a3100b7e64 (patch)
tree9d71215b30cdd23d611850c6bcabf38e18053a33 /configure.in
parentd2ba89f2c8a76f056dc40aa842263d9703524863 (diff)
downloadgnutls-576d6c1d0c17220149896d3ab20c03a3100b7e64.tar.gz
Reorder.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 17bd40667d..9658d4ef5d 100644
--- a/configure.in
+++ b/configure.in
@@ -23,11 +23,12 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT([GnuTLS], [1.7.8], [bug-gnutls@gnu.org])
AC_PREREQ(2.61)
+AC_CANONICAL_TARGET
+
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.10 gnits dist-bzip2])
AM_CONFIG_HEADER(config.h)
-AC_CANONICAL_TARGET
AB_INIT
# Library code modified: REVISION++