aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 4d4d8f01..75c6227f 100755
--- a/configure
+++ b/configure
@@ -348,7 +348,7 @@ if test "$arch" = "x86" -a "$bitsize" = "32"; then
fi
#
-# IA32 (64 bits) Target Configuration
+# x86 (64 bits) Target Configuration
#
if test "$arch" = "x86" -a "$bitsize" = "64"; then