caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rich@annexia.org>
To: Malcolm Matalka <mmatalka@gmail.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Suggested way to determine platform specific capabilities in build system?
Date: Tue, 21 Apr 2015 22:36:36 +0100	[thread overview]
Message-ID: <20150421213636.GA5589@annexia.org> (raw)
In-Reply-To: <877ftfoudd.fsf@gmail.com>

On Tue, Apr 14, 2015 at 10:51:42AM +0000, Malcolm Matalka wrote:
> Hello,
> 
> What is the current suggested way to determine what, roughly, autoconf
> would do for you?  I have some platform specific functionality to be
> included (or excluded) depending on the OS.

Is there a reason not to use autoconf?  I use it all the time with
OCaml projects, eg:

https://github.com/libguestfs/libguestfs
https://github.com/libguestfs/supermin

and a random more recent example:

http://git.annexia.org/?p=mclu.git;a=tree

There are ocaml.m4 macros on ocamlforge.

Rich.

-- 
Richard Jones
Red Hat

      parent reply	other threads:[~2015-04-21 21:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-14 10:51 Malcolm Matalka
2015-04-14 11:23 ` Daniel Bünzli
2015-04-14 13:17   ` Thomas Gazagnaire
2015-04-19  6:47   ` Adrien Nader
2015-04-19  8:38     ` Daniel Bünzli
2015-04-19 10:13       ` David Allsopp
2015-04-19 12:11         ` Daniel Bünzli
2015-04-19 19:14           ` Emmanuel Surleau
2015-04-20  9:55             ` Ben Millwood
2015-04-17 10:38 ` Ivan Gotovchits
2015-04-21 21:36 ` Richard W.M. Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150421213636.GA5589@annexia.org \
    --to=rich@annexia.org \
    --cc=caml-list@inria.fr \
    --cc=mmatalka@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).