* gnu/packages/ocaml.scm (ocaml-dose3): New variable. * gnu/packages/patches/ocaml-dose3-Add-unix-as-dependency-to-dose3.common-in-META.in.patch: New file. * gnu/packages/patches/ocaml-dose3-Fix-for-ocaml-4.06.patch: New file. * gnu/packages/patches/ocaml-dose3-dont-make-printconf.patch: New file. * gnu/packages/patches/ocaml-dose3-Install-mli-cmx-etc.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them.
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			340 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			340 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/configure
 | 
						|
+++ b/configure
 | 
						|
@@ -6552,6 +6552,3 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
 | 
						|
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
 | 
						|
 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
 | 
						|
 fi
 | 
						|
-
 | 
						|
-
 | 
						|
-make printconf
 |