Re: grub-0.92 and CVS automake...

2002-09-27 Thread Tom Tromey
> "Harlan" == Harlan Stenn <[EMAIL PROTECTED]> writes: Harlan> The problem is that grub likes the "old style" of AS rules, Harlan> and current automake/autoconf Really Want grub to use Harlan> AM_PROG_AS. Making this change means asm.S no longer Harlan> assembles because of missing -I direct

grub-0.92 and CVS automake...

2002-09-25 Thread Harlan Stenn
Sorry if this is lame, but it's been a Long Day and I'm wasted. It looks like grub-0.92 has Difficulty with ac-2.54 and am-CVS. The problem is that grub likes the "old style" of AS rules, and current automake/autoconf Really Want grub to use AM_PROG_AS. Making this change means asm.S no longer