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

[Freeciv-Dev] (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] (PR#4695) recompiling on client change
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 27 Jul 2003 21:44:08 -0700
Reply-to: rt@xxxxxxxxxxxxxx

[jdorje - Mon Jul 28 02:51:18 2003]:

> 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.

Apparently it's not that easy; autoconf allows you to define multiple
header files ("AC_CONFIG_HEADERS(config.h config_gui.h)") but autoheader
(which auto-generates config.h.in from configure.ac) will only generate
a single header file.

jason



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