widl: Removed no longer needed AC_CANONICAL_HOST

git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@5257 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-tools/widl/configure b/mingw-w64-tools/widl/configure
index bd21636..0a2e5fa 100755
--- a/mingw-w64-tools/widl/configure
+++ b/mingw-w64-tools/widl/configure
@@ -2461,7 +2461,6 @@
     NONENONEs,x,x, &&
   program_prefix=${target_alias}-
 
-
 am__api_version='1.11'
 
 # Find a good install program.  We prefer a C program (faster),
diff --git a/mingw-w64-tools/widl/configure.ac b/mingw-w64-tools/widl/configure.ac
index 25752a8..05238a6 100644
--- a/mingw-w64-tools/widl/configure.ac
+++ b/mingw-w64-tools/widl/configure.ac
@@ -8,7 +8,6 @@
 AC_CONFIG_HEADERS([include/config.h])
 
 AC_CANONICAL_TARGET
-AC_CANONICAL_HOST
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_MAINTAINER_MODE