]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Drop AC_CANONICAL_TARGET, unused.
authorSimon Josefsson <simon@josefsson.org>
Mon, 9 Jun 2008 17:21:07 +0000 (19:21 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 9 Jun 2008 17:21:07 +0000 (19:21 +0200)
configure.in

index 57a07c8e1a87ff9f3fe34210760a518692102c30..a827280338b3b6a9f57bf943da1d19e381b96ff3 100644 (file)
@@ -25,8 +25,6 @@ AC_PREREQ(2.61)
 AC_INIT([GnuTLS], [2.3.14], [bug-gnutls@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 
-AC_CANONICAL_TARGET
-
 AM_INIT_AUTOMAKE([1.10 dist-bzip2])
 AM_CONFIG_HEADER(config.h)