Am Donnerstag 04 März 2010 03:31:04 schrieb Ralf Wildenhues:
> > ah. ok, so back to the drawing board for my plan with
> > optional documentation (see the thread a week ago or so).
>
> You can use either of
> - wildcards,
>EXTRA_DIST = pattern*
>
> - automake conditionals,
>if COND
>E
On Wed, Mar 3, 2010 at 8:53 PM, Ralf Wildenhues wrote:
> * NightStrike wrote on Wed, Mar 03, 2010 at 08:18:14PM CET:
>> Using AM_PROG_AS seems to set AS to 'as' instead of $host-as. Is this
>> another case of user error, or is this an automake bug?
>
> AM_PROG_AS does not set AS. This macro is 1
On Thu, Mar 4, 2010 at 3:10 AM, Andreas Jellinghaus
wrote:
> Am Donnerstag 04 März 2010 03:31:04 schrieb Ralf Wildenhues:
>> > ah. ok, so back to the drawing board for my plan with
>> > optional documentation (see the thread a week ago or so).
>>
>> You can use either of
>> - wildcards,
>> EXT
* Andreas Jellinghaus wrote on Thu, Mar 04, 2010 at 09:10:57AM CET:
> Am Donnerstag 04 März 2010 03:31:04 schrieb Ralf Wildenhues:
> > > ah. ok, so back to the drawing board for my plan with
> > > optional documentation (see the thread a week ago or so).
> >
> > You can use either of
> > - wildcar
* NightStrike wrote on Thu, Mar 04, 2010 at 03:11:19PM CET:
> On Wed, Mar 3, 2010 at 8:53 PM, Ralf Wildenhues wrote:
> > * NightStrike wrote on Wed, Mar 03, 2010 at 08:18:14PM CET:
> >> Using AM_PROG_AS seems to set AS to 'as' instead of $host-as. Is this
> >> another case of user error, or is thi