Complete.Org: Mailing Lists: Archives: freeciv-dev: January 1999:
[Freeciv-Dev] make install and data/default, was Re: [Freeciv-Cvs]...
Home

[Freeciv-Dev] make install and data/default, was Re: [Freeciv-Cvs]...

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] make install and data/default, was Re: [Freeciv-Cvs]...
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Mon, 11 Jan 1999 19:35:25 +1100

freeciv@xxxxxxxxxxxxxxxxxxxxxxxx wrote:

> ---- Log message:
> 
> Added Makefile.am and changed configure.in for new 
> directory data/default.  

Except I didn't do this right because now "make install" 
installs everything from data and data/default straight into
the toplevel package datadir.

I'll look at it again later, but if someone knows how to
do this properly, feel free to help :-)

I also have in mind a "configure --disable-make-data"
(compare current --disable-client and --disable-server)
which prevents make from recursing into the data directory
and subdirs, since the only time that is needed is
(I think) when doing "make dist" and "make install".  
I was testing the latter when I found the above problem.

-- David


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] make install and data/default, was Re: [Freeciv-Cvs]..., David Pfitzner <=