classpath
[Top][All Lists]
Advanced

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

Re: configure.in


From: Brian Jones
Subject: Re: configure.in
Date: 18 Jun 2003 23:12:44 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Stephen Crawley <address@hidden> writes:

> Brian,
> 
> Your last change to configure.in has broken my build.
> 
> Specifically, you have commented out the following lines with dnl's 
> 
>        m4_pattern_allow([AM_PATH_GTK_2_0])
>        m4_pattern_allow([AM_PATH_GLIB_2_0])
> 
> and autoconf is now complaining at me that 'AM_PATH_GTK_2_0' and 
> 'AM_PATH_GLIB_2_0' are undefined macros.  (They are indeed undefined,
> but this doesn't matter ... so long as I've disabled building the 
> gtk-peers.)
> 
> -- Steve.
> 
> 
You can ignore the complaint, the macros are never hit unless
defined.  If uncommenting that pattern_allow stuff works I'll do it,
but it looks like a hack by my reading of the autoconf manual.

Brian
-- 
Brian Jones <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]