Re: autoconf scripts



On Wed, 30 Sep 1998, Andrew Clausen wrote:

> That's my problem.  I would like to make it less "completely
> different"... I think you said it wouldn't
> be that hard to port it to GNOME.  I've just been looking at it.  No
> promises yet :-)

You're porting Emacs to GNOME - cool !

> I've got --with-x-toolkit=gnome working now in the configure scripts,
> but autoheader seems to complain a lot.  It's just errors like:
> 
> /usr/local/bin/autoheader: Symbol `HAVE_X11' is not covered by
> /usr/local/share/autoconf/acconfig.h

Add something like this to acconfig.h (in the directory where your
configure.in is, if it's not there, create an empty one): 

#undef HAVE_X11

Same with all other symbols reported as ``not covered by ..acconfig.h''.

Martin

-----------------------------------------------------------------
   Martin Baulig - Angewandte Mathematik - Universitaet Trier
   martin@home-of-linux.org, http://www.home-of-linux.org/
------------------------------------------------------------------



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