Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] Re: (PR#4695) recompiling on client change
Home

[Freeciv-Dev] Re: (PR#4695) recompiling on client change

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: kaufman@xxxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4695) recompiling on client change
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 27 Jul 2003 19:51:19 -0700
Reply-to: rt@xxxxxxxxxxxxxx

Mike Kaufman wrote:
> I find it extremely annoying that I need to recompile common/ and server/
> after passing --enable-client=* to autogen.sh. This really shouldn't be
> necessary.

I, too, am annoyed by this.

Some clients define certain config.h variables - particularly XAW. 
Others define none.  If you change your config.h variables you must 
recompile everything...

I think the best alternative is be to create a new header config_gui.h. 
  This header would only be included from the GUI files.  Or perhaps it 
could be config_client.h.  I think autoconf/autoheader is capable of 
this, although I've never done it before.

jason




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