From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 70C83BBAF for ; Tue, 1 Aug 2006 13:51:38 +0200 (CEST) Received: from smtp.syd.people.net.au (smtp.syd.people.net.au [218.214.225.98]) by nez-perce.inria.fr (8.13.6/8.13.6) with SMTP id k71BpZjT001262 for ; Tue, 1 Aug 2006 13:51:37 +0200 Received: (qmail 7614 invoked from network); 1 Aug 2006 11:51:50 -0000 Received: from unknown (HELO coltrane.mega-nerd.net) (218.214.64.136) by smtp.syd.people.net.au with SMTP; 1 Aug 2006 11:51:50 -0000 Received: from coltrane (coltrane [192.168.1.101]) by coltrane.mega-nerd.net (Postfix) with SMTP id 856E57B67 for ; Tue, 1 Aug 2006 21:51:32 +1000 (EST) Date: Tue, 1 Aug 2006 21:51:32 +1000 From: Erik de Castro Lopo To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] ocaml support in autotools Message-Id: <20060801215132.779e5a6b.mle+ocaml@mega-nerd.com> In-Reply-To: References: <44CE2C74.4070607@inria.fr> Organization: Erik Conspiracy Secret Labs X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.18; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 44CF4047.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; ocaml:01 ocaml:01 hendrik:01 tews:01 makefiles:01 gcc:01 wrote:01 caml-list:01 string:02 arg:03 arg:03 erik:04 erik:04 computing:05 variable:05 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.3 Hendrik Tews wrote: > Further, there is no way to add an additional > configure option. Does AC_ARG_ENABLE not do the trick? I use something like this: AC_ARG_ENABLE(gcc-werror, AC_HELP_STRING([--enable-gcc-werror], [enable -Werror in all Makefiles])) which sets the variable $enable_gcc_werror. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo +-----------------------------------------------------------+ A Microsoft Certified System Engineer is to computing what a MacDonalds Certified Food Specialist is to fine cuisine.