From 7f9bd93b12be4c32f38f4e55cd45337aba2bc1e4 Mon Sep 17 00:00:00 2001 From: w00t Date: Sat, 13 Sep 2008 13:02:16 +0000 Subject: Make the 'ancient OS' warning a bit more strongly worded. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10534 e03df62e-2008-0410-955e-edbf42e46eb7 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- cgit v1.2.3