Re: GNOME_PLATFORM_GNOME_2 in configure.in



On Fri, 2003-11-14 at 02:01, Dave Malcolm wrote:
> gnome-vfs/configure.in contains the line:
> GNOME_PLATFORM_GNOME_2(yes, force)
> 
> This breaks the build for me (jhbuild, moduleset gnome26).
> 
> It builds fine if I delete the line. 
> 
> Further investigation reveals that GNOME_PLATFORM_GNOME_2 is listed with
> this line in gnome-common/macros2/gnome-deprecated-macros.m4:
> 
> AU_DEFUN([GNOME_PLATFORM_GNOME_2], [])

Yeah, this is definitely cruft. Part of what this did is now done by
autogen.sh and the other parts are done more sanely inside configure.in
itself.

Malcolm




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]