Coda File System

Re: CVS coda fails to autoconf

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Sun, 28 Apr 2002 17:28:21 -0400
On Sun, Apr 28, 2002 at 04:52:41PM -0400, Greg Troxel wrote:
> with autoconf 2.53:
> 
>   gdt gdt 111 ~/SOFTWARE/CODA/coda > autoconf
>   configure.in:4: error: m4_defn: undefined macro: _m4_divert_diversion
>   autoconf/general.m4:479: AC_PREFIX_DEFAULT is expanded from...
>   configure.in:4: the top level
...
> removing AC_PREFIX_DEFAULT seems to help:
...
> So perhaps this should be removed if not still necessary, or moved
> after the init statement.

Don't know whether that would break Solaris, which is the only reason we
really have AC_PREFIX_DEFAULT, but we can give it a try. Moving it down
does seem to fix the error.

Jan
Received on 2002-04-28 17:29:29