2011-03-04 Michael Snyder <msnyder@vmware.com>
[external/binutils.git] / readline / configure.in
index 6c7b818..528aef5 100644 (file)
@@ -24,6 +24,8 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_REVISION([for Readline 5.1, version 2.59])
 
+m4_include([../config/override.m4])
+
 AC_INIT(readline, 5.1-release, bug-readline@gnu.org)
 
 dnl make sure we are using a recent autoconf version
@@ -77,6 +79,7 @@ dnl files as necessary
 dnl Note that host and target machine are the same, and different than the
 dnl build machine.
 
+CROSS_COMPILE=
 if test "x$cross_compiling" = "xyes"; then
     case "${host}" in
     *-cygwin*)