changeset 24647:9d4fe620a1f4

Remove redundant comment.
author diego
date Sat, 29 Sep 2007 22:12:30 +0000
parents 18dd1970d050
children ce126ce0362f
files configure
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Sep 29 22:09:31 2007 +0000
+++ b/configure	Sat Sep 29 22:12:30 2007 +0000
@@ -1342,7 +1342,6 @@
   _ld_extra="$_ld_extra -lC"
 fi
 
-# If IRIX we must use ar instead of ranlib (not present on IRIX systems)
 if irix ; then
   _ranlib='ar -r'
 elif linux ; then