[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Variable Expansion
From: |
Thomas Dickey |
Subject: |
Re: Variable Expansion |
Date: |
Wed, 5 Sep 2001 05:28:14 -0400 |
User-agent: |
Mutt/1.2.5i |
On Wed, Sep 05, 2001 at 06:15:53PM +1000, Robert Collins wrote:
> On Wed, 2001-09-05 at 08:52, Fausto Sanchez wrote:
> > Hi everyone,
> >
>
> > The reason it gives me three errors is because I reference top_srcdir three
> > times
> > in the configure.in file as $(top_srcdir). So in my configure.in file I
> > have the following:
> >
> > INCLUDES=" -I$(top_srcdir)/isan/include
> > -I$(top_srcdir)/isan/platform/common/include "
>
> The shell is expanding during configure. try using single quotes '
> instead of double quotes ".
doesn't automake provide a
SHELL=/bin/sh
at the top of the makefile to eliminate this problem?
--
Thomas E. Dickey <address@hidden> <address@hidden>
http://dickey.his.com http://invisible-island.net
ftp://dickey.his.com ftp://invisible-island.net