From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: What to do about config.h, etc... Date: Thu, 06 Mar 2003 23:25:26 -0600 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87fzpzsq7t.fsf@raven.i.defaultvalue.org> References: <87vfyzoswd.fsf@raven.i.defaultvalue.org> <87vfywkv7b.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047014832 10604 80.91.224.249 (7 Mar 2003 05:27:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2003 05:27:12 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Mar 07 06:27:09 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18rANx-0002kn-00 for ; Fri, 07 Mar 2003 06:27:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18rAO4-0000bP-01 for guile-devel@m.gmane.org; Fri, 07 Mar 2003 00:27:16 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18rANn-0000Yk-00 for guile-devel@gnu.org; Fri, 07 Mar 2003 00:26:59 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18rANZ-0000Br-00 for guile-devel@gnu.org; Fri, 07 Mar 2003 00:26:46 -0500 Original-Received: from dsl093-098-016.wdc1.dsl.speakeasy.net ([66.93.98.16] helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18rAMJ-0008Dt-00 for guile-devel@gnu.org; Fri, 07 Mar 2003 00:25:27 -0500 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 80EA765E4; Thu, 6 Mar 2003 23:25:26 -0600 (CST) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id AB67CD9B79; Thu, 6 Mar 2003 23:25:26 -0600 (CST) Original-To: Kevin Ryde In-Reply-To: <87vfywkv7b.fsf@zip.com.au> (Kevin Ryde's message of "Fri, 07 Mar 2003 08:04:56 +1000") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2043 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2043 Kevin Ryde writes: > Another possibility is to manually create a template (or just the top > of some header file) into which settings are AC_SUBST-ed. Quite nice > if there's not too many settings and they're kept on a fairly tight > rein. True, though I've had some unpleasantness in the past with getting AC_SUBST to expand things fully when I wanted it to (i.e. ${prefix}). I'll keep that in mind though if the current approach doesn't work out. Thanks -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, and @debian.org Previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel