X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=configure;h=a4bf197dc42c32930cccec5f1f7f37110f9bc99d;hb=f62c05362356f20a5741b221f1e01eef92fcbf8b;hp=7a715026bcb9ecba9acff09c1facc8006b741a3e;hpb=414f891fa6680dcfe10da64f9d1dfe1e9816d3fd;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/configure b/configure index 7a715026b..a4bf197dc 100755 --- 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 {