changeset 24646:18dd1970d050

Remove useless comment.
author diego
date Sat, 29 Sep 2007 22:09:31 +0000
parents 3b96fd2cf98c
children 9d4fe620a1f4
files configure
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Sep 29 22:04:56 2007 +0000
+++ b/configure	Sat Sep 29 22:09:31 2007 +0000
@@ -1300,7 +1300,6 @@
   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