caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] nano configure patch for natdynlink support on OSX 10.7
@ 2011-08-05 13:50 Philippe Strauss
  2011-08-05 14:07 ` Philippe Strauss
  0 siblings, 1 reply; 4+ messages in thread
From: Philippe Strauss @ 2011-08-05 13:50 UTC (permalink / raw)
  To: caml-list

--- configure.orig	2011-08-05 15:42:27.000000000 +0200
+++ configure	2011-08-05 15:41:52.000000000 +0200
@@ -620,7 +620,7 @@
    *-*-cygwin*)                  natdynlink=true;;
    i[3456]86-*-linux*)           natdynlink=true;;
    x86_64-*-linux*)              natdynlink=true;;
-    i[3456]86-*-darwin10.*)
+    i[3456]86-*-darwin1[01].*)
      if test $arch64 == true; then
        natdynlink=true
      fi;;

--8<--

Haven't tested natdynlink support on 10.7 yet, though.

regards.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-05 15:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-05 13:50 [Caml-list] nano configure patch for natdynlink support on OSX 10.7 Philippe Strauss
2011-08-05 14:07 ` Philippe Strauss
2011-08-05 14:26   ` Philippe Strauss
     [not found]     ` <E147045C-3B56-4907-8918-6CC6746C4E0F@philou.ch>
2011-08-05 15:05       ` Philippe Strauss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).