diff options
Diffstat (limited to 'readline/configure.in')
-rw-r--r-- | readline/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readline/configure.in b/readline/configure.in index 6c7b818..fbab795 100644 --- a/readline/configure.in +++ b/readline/configure.in @@ -77,6 +77,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*) |