summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 5454731798..040a1a49dd 100755
--- a/configure
+++ b/configure
@@ -1342,7 +1342,6 @@ if aix ; then
_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