Index: acinclude.m4
===================================================================
--- acinclude.m4	(revision 191120)
+++ acinclude.m4	(working copy)
@@ -1836,6 +1836,9 @@
       darwin* | freebsd*)
 	enable_clocale_flag=darwin
 	;;
+      openbsd*)
+	enable_clocale_flag=newlib
+	;;
       *)
 	if test x"$with_newlib" = x"yes"; then
 	  enable_clocale_flag=newlib
