$OpenBSD: patch-config_configure,v 1.1.1.1 2004/03/07 19:10:53 espie Exp $
--- config/configure.orig	2003-12-31 16:50:27.000000000 +0100
+++ config/configure	2003-12-31 16:52:12.000000000 +0100
@@ -3651,7 +3651,7 @@ ARCH=$arch
 
 case "$OCAMLVERSION" in
   3.06) TYPE_FORMAT="";;
-  3.07) TYPE_FORMAT="";;
+  3.07*) TYPE_FORMAT="";;
   *) TYPE_FORMAT="type ('a,'b,'c) ml_format = ('a,'b, 'c,'c) format  type ('a,'b,'c) format = ('a,'b, 'c) ml_format";;
 esac		    
 
