]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - configure
Optimisation
[user/henk/code/inspircd.git] / configure
index 7a715026bcb9ecba9acff09c1facc8006b741a3e..a4bf197dc42c32930cccec5f1f7f37110f9bc99d 100755 (executable)
--- a/configure
+++ b/configure
@@ -705,7 +705,7 @@ if ($config{OSNAME} =~ /FreeBSD/i)
                {
                        # ICKY ICKY ICK, FREEBSD 4.x! GET AN UPGRADE!
                        $config{CRAQ} = "-L/usr/local/lib -lgnugetopt -DHAVE_DECL_GETOPT=1";
-                       print "yes\n";
+                       print "yes (upgrade ffs, freebsd 4 is *way* out of date)\n";
                }
                else
                {