summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 7c823c15c6..759b73d359 100755
--- a/configure
+++ b/configure
@@ -14848,7 +14848,8 @@ case $host_os in bsdi*|netbsd*)
ac_cv_func_fseeko=yes
esac
-# Solaris has a very slow qsort in certain cases, so we replace it.
+# Solaris has a very slow qsort in certain cases, so we replace it:
+# http://forum.sun.com/thread.jspa?forumID=4&threadID=7231
# Supposedly it is fixed in Solaris, but not sure which version, and
# no confirmed testing. 2005-12-16
if test "$PORTNAME" = "solaris"; then