summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 4c044fc0f4..5454731798 100755
--- a/configure
+++ b/configure
@@ -1300,7 +1300,6 @@ if test "$_runtime_cpudetection" = yes && not x86 && not ppc; then
die "Runtime CPU detection only works for x86, x86-64 and PPC!"
fi
-# LGB: temporary files
for I in "$TMPDIR" "$TEMPDIR" "/tmp" ; do
test "$I" && break
done