automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fw: 2nd possibly silly question: XTRA_foo_SOURCES


From: Robert Collins
Subject: Re: Fw: 2nd possibly silly question: XTRA_foo_SOURCES
Date: Sun, 1 Apr 2001 00:19:44 +1000

----- Original Message -----
From: "Lars J. Aas" <address@hidden>
To: "Robert Collins" <address@hidden>
Sent: Saturday, March 31, 2001 11:10 PM
Subject: Re: Fw: 2nd possibly silly question: XTRA_foo_SOURCES


> On Sat, Mar 31, 2001 at 09:20:14PM +1000, Robert Collins wrote:
> : I assume this got overlooked? Or maybe I missed any reply...
>
> Have you tried using $(DNS_SOURCE) instead of @address@hidden  Also try
to
> rename the variable - Automake seems to think that a lot of variables
> with underscores in their names are Automake-business.
>
>   Lars J
>

I hadn't tried those - thanks.

I tried DNSSOURCE instead of DNS_SOURCE, and that still spat the error.
I then added
address@hidden@
before the SOURCES lines,
and replaced @DNSSOURCE@ with $(DNSSOURCE),
but automake was smart enough to warn me
src/Makefile.am:44: squid_SOURCES includes configure substitution
address@hidden@'

And yes, I did double check when I saw that!

Rob





reply via email to

[Prev in Thread] Current Thread [Next in Thread]