]> git.pld-linux.org Git - packages/ocaml.git/commitdiff
- updated to 3.07
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 2 Oct 2003 11:33:04 +0000 (11:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml-db3.patch -> 1.4

ocaml-db3.patch

index 5a2847210a6eddb73381580041958ee7f33c02e7..04c0bdd77d3373db2e84717bb8d968e58bcee2fc 100644 (file)
@@ -1,7 +1,7 @@
 diff -ur ocaml-3.07beta2/configure ocaml-3.07beta2-/configure
 --- ocaml-3.07beta2/configure  2003-08-20 17:10:58.000000000 +0200
 +++ ocaml-3.07beta2-/configure 2003-08-26 11:12:29.000000000 +0200
-@@ -1225,49 +1225,12 @@
+@@ -1225,51 +1225,12 @@
  
  # See if we can compile the dbm library
  
@@ -20,6 +20,8 @@ diff -ur ocaml-3.07beta2/configure ocaml-3.07beta2-/configure
 -      dbm_link="-ldb1"
 -    elif sh ./hasgot -lgdbm dbm_open; then
 -      dbm_link="-lgdbm"
+-    elif sh ./hasgot -lgdbm_compat -lgdbm dbm_open; then
+-      dbm_link="-lgdbm_compat -lgdbm" 
 -    fi
 -    break
 -  fi
This page took 0.052582 seconds and 4 git commands to generate.