Rename fio_mutex into fio_sem
[fio.git] / configure
index a73b61eee0fa960c5e5381409513dfa17c9937d6..f38e9c75684b84b11d35db8a6203ee55553150f1 100755 (executable)
--- a/configure
+++ b/configure
@@ -282,7 +282,7 @@ fi
 # cross-compiling to one of these OSes then you'll need to specify
 # the correct CPU with the --cpu option.
 case $targetos in
-AIX|*BSD)
+AIX|OpenBSD|NetBSD)
   # Unless explicitly enabled, turn off lex.
   # OpenBSD will hit syntax error when enabled.
   if test -z "$disable_lex" ; then