- Original Message -
From: "Tom Tromey" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, April 08, 2001 6:36 AM
Subject: Re: 2nd possibly silly question: XTRA_foo_SOURCES
> >>>>&g
> "Robert" == Robert Collins <[EMAIL PROTECTED]> writes:
Robert> 1) The
Robert> http://www.gnu.org/manual/automake/html_mono/automake.html
Robert> documentation implies that _SOURCES can take the same style of
Robert> late bound entries as _PROGRAMS and _LIBRARIES can, as long as
Robert> EXTR
On Fri, Apr 06, 2001 at 08:01:19AM +1000, Robert Collins wrote:
: 2) I don't understand why there is a fundamental difference between
: _PROGRAMS (allows configure substitutions both directly and indirectly
: ($(CONFGSUBSTVAR)) and _SOURCES which doesn't.
: - Working on the principle of least surp
- Original Message -
From: "Tom Tromey" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 3:25 AM
Subject: Re: 2nd possibly silly question: XTRA_foo_SOURCES
> >>>>&g
> "Robert" == Robert Collins <[EMAIL PROTECTED]> writes:
Robert> squid_SOURCES = \
Robert> access_log.c acl.c asn.c auth_modules.c authenticate.c cache_cf.c
Robert> cf_parser.h \
Robert> disk.c @DNS_SOURCE@ errorpage.c
You can't use a configure substitution in a _SOURCES variable.
This is a
- Original Message -
From: "Lars J. Aas" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Sent: Sunday, April 01, 2001 1:20 AM
Subject: Re: Fw: 2nd possibly silly question: XTRA_foo_SOURCES
> On Sun, Apr 01, 2001 at 12:19:44AM +1000, Rober
- Original Message -
From: "edward" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, April 01, 2001 2:44 AM
Subject: Re: Fw: 2nd possibly silly question: XTRA_foo_SOURCES
> Robert,
>
> Tr
March 31, 2001 9:19 AM
Subject: Re: Fw: 2nd possibly silly question: XTRA_foo_SOURCES
> - Original Message -
> From: "Lars J. Aas" <[EMAIL PROTECTED]>
> To: "Robert Collins" <[EMAIL PROTECTED]>
> Sent: Saturday, March 31, 2001 11:10 PM
> Subjec
- Original Message -
From: "Lars J. Aas" <[EMAIL PROTECTED]>
To: "Robert Collins" <[EMAIL PROTECTED]>
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,
I assume this got overlooked? Or maybe I missed any reply...
Any suggestions as to what I'm doing wrong?
Rob
- Original Message -
From: "Robert Collins" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 26, 2001 8:04 PM
Subject:
I several warnings of the form :
src/Makefile.am:42: squid_SOURCES includes configure substitution
`@DNS_SOURCE@'
for a makefile.am containing (trimmed for clarity):
EXTRA_squid_SOURCES = dns.c dns_internal.c
squid_SOURCES = \
access_log.c acl.c asn.c auth_modules.c authenticate.c cache_cf.c
c
11 matches
Mail list logo