Maybe I'm wrong here, but can't we simply rename config.h or something?
Ryan Bloom wrote:
>
> > Doesn't m4 allow you to redefine AC_DEFINE? Alternatively,
>
> Yep, but that doesn't fix the underlying problem. automake requires
> certain macros. PACKAGE and VERSION being two of them.
>
> > you might want to pipe config.h through
> >
> > sed \
> > -e s/HAVE_/${prefix}HAVE_/ \
> > -e s/PACKAGE/${prefix}PACKAGE/ \
> > -e s/VERSION/${prefix}VERSION/
> >
> > This would cover the majority of macros defined in the config
> > header file.
>
> This would work, assuming automake allows it. If I get a chance, I'll
> look into it.
>
> Ryan
>
> _______________________________________________________________________
> Ryan Bloom rbb@raleigh.ibm.com
> 4205 S Miami Blvd
> RTP, NC 27709 It's a beautiful sight to see good dancers
> doing simple steps. It's a painful sight to
> see beginners doing complicated patterns.
>
>
--
===========================================================================
Jim Jagielski [|] jim@jaguNET.com [|] http://www.jaguNET.com/
"Are you suggesting coconuts migrate??"
|