Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2001:
[Freeciv-Dev] Re: Bad entries in po/POTFILES.in
Home

[Freeciv-Dev] Re: Bad entries in po/POTFILES.in

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Thue <thue@xxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Bad entries in po/POTFILES.in
From: Gaute B Strokkenes <gs234@xxxxxxxxx>
Date: Wed, 11 Jul 2001 01:15:13 +0200

On Mon, 9 Jul 2001, thue@xxxxxxx wrote:

>  if CLIENT_GUI_WIN32
>  GUI_SUBDIR = gui-win32
>  endif
> +if CLIENT_GUI_MUI
> +GUI_SUBDIR = gui-mui
> +endif

An alternative to this sort of stuff is to list all the files in the
subdirectory in the EXTRA_DIST of the top level Makefile.am.  This
avoids recursive makes etc. with associated slowness.  E.g. gettext
does this.  I'll see if I can come up with a patch.

-- 
Big Gaute                               http://www.srcf.ucam.org/~gs234/
Am I accompanied by a PARENT or GUARDIAN?


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