summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-29 22:12:30 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-29 22:12:30 +0000
commit84d4da43a2df4e5ec9534394970ff77bf88375d8 (patch)
treeec94cb4206df645bff145e27e6ae57c363f2fc8b /configure
parentf6c37a932e08cf0d9541e5171b5161542fbd6ada (diff)
downloadmpv-84d4da43a2df4e5ec9534394970ff77bf88375d8.tar.bz2
mpv-84d4da43a2df4e5ec9534394970ff77bf88375d8.tar.xz
Remove redundant comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24667 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-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