summaryrefslogtreecommitdiff
blob: 42fe4f52f57e4a5d45b083715397e86d638a07b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- configure.ac.old	2007-04-29 18:37:07 +0200
+++ configure.ac	2007-04-29 18:37:36 +0200
@@ -174,7 +174,7 @@
 echo host is $host
 echo host_os is $host_os
 case $host_os in
-FreeBSD*)
+freebsd*)
 	echo "Using FreeBSD specific compiler settings"
 	# Put FreeBSD specific compiler flags here
 	;;