summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-04-07 20:30:25 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-04-07 20:30:25 -0700
commitf5ce48225c096a8fade377c3c6648970fa38a5a3 (patch)
tree708f3cf8520a4ec4eb35f4e35f0e770e522e9005 /configure
parentb3c27e56063a3357869266bf4a836b67859a927e (diff)
downloadtxr-f5ce48225c096a8fade377c3c6648970fa38a5a3.tar.gz
txr-f5ce48225c096a8fade377c3c6648970fa38a5a3.tar.bz2
txr-f5ce48225c096a8fade377c3c6648970fa38a5a3.zip
* configure: Print done and terminate line after checking for
clashing symbols.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index f52f3470..ebd02aec 100755
--- a/configure
+++ b/configure
@@ -1085,6 +1085,8 @@ int main(void) { return 0; }
fi
done
+printf "done\n"
+
#
# Extra debugging.
#