Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2002:
[Freeciv-Dev] [PATCH] update to allow CVS to compile without GNU make or
Home

[Freeciv-Dev] [PATCH] update to allow CVS to compile without GNU make or

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] [PATCH] update to allow CVS to compile without GNU make or gcc (PR#1332)
From: Reinier Post <rp@xxxxxxxxxx>
Date: Thu, 21 Mar 2002 14:11:11 -0800 (PST)

The script undep.sh removes Makefile lines that only work with
GNU make, if --disable-cvs-deps is specified.  The following patch
patch updates it to include the new directory client/agents.  Now

  ./configure --disable-cvs-deps --disable-nls && make

gives me a CVS client on Solaris, even with Sun make and Sun cc.

-- 
Reinier

Attachment: undep.sh.in.diff-ud
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] [PATCH] update to allow CVS to compile without GNU make or gcc (PR#1332), Reinier Post <=