summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2012-03-03 16:51:36 +0100
committerTorbjorn Granlund <tege@gmplib.org>2012-03-03 16:51:36 +0100
commit0709d11aa49ae2b6541384408816cec36ab3a943 (patch)
tree668c431b009340af5a3529757dabb11dc451c245 /configure.in
parenta496f62e17da491af3abbd4a4a69a0f1ebb4b543 (diff)
downloadgmp-0709d11aa49ae2b6541384408816cec36ab3a943.tar.gz
Whitespace cleanup.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 33719126b..8b5c2d8d7 100644
--- a/configure.in
+++ b/configure.in
@@ -1054,7 +1054,7 @@ case $host in
# asm macros to be right of course.)
#
# gcc64 was an early port of gcc to 64-bit mode, but should be
- # obsolete before too long. We prefer plain gcc when it knows
+ # obsolete before too long. We prefer plain gcc when it knows
# 64-bits.
#
abilist="mode64 mode32 $abilist"
@@ -3602,7 +3602,7 @@ AC_MSG_NOTICE([summary of build options:
Shared libraries: ${enable_shared}
])
-if test x$cross_compiling = xyes ; then
+if test x$cross_compiling = xyes ; then
case "$host" in
*-*-mingw* | *-*-cygwin)
if test x$ABI = x64 ; then