summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e8f0e8487..7d2fe7aee 100755
--- a/configure
+++ b/configure
@@ -1103,7 +1103,7 @@ case "$arch,$system" in
echo "Cannot detect system stack overflow.";;
esac
-x# Determine the target architecture for the "num" library
+# Determine the target architecture for the "num" library
case "$arch" in
alpha) bng_arch=alpha; bng_asm_level=1;;