wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth ./INSTALL po/Makefile.in.in


From: Guillaume Melquiond
Subject: [Wesnoth-cvs-commits] wesnoth ./INSTALL po/Makefile.in.in
Date: Sat, 19 Feb 2005 07:21:24 -0500

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Guillaume Melquiond <address@hidden>    05/02/19 12:21:23

Modified files:
        .              : INSTALL 
        po             : Makefile.in.in 

Log message:
        Remove .gmo files from the tgz. Update the INSTALL file about  
autostuff, gettext, and cvs.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/INSTALL.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/Makefile.in.in.diff?tr1=1.22&tr2=1.23&r1=text&r2=text

Patches:
Index: wesnoth/INSTALL
diff -u wesnoth/INSTALL:1.10 wesnoth/INSTALL:1.11
--- wesnoth/INSTALL:1.10        Sat Oct 30 15:16:37 2004
+++ wesnoth/INSTALL     Sat Feb 19 12:21:23 2005
@@ -11,13 +11,18 @@
 SDL* libraries can be found at http://www.libsdl.org . libfreetype can be found
 at http://www.freetype.org/ .
 
+You will also need to have a working installation of gettext to build the
+translations.
+
+The .tar.gz file is distributed with a working set of configure files. They
+are not in the CVS repository though. Consequently, if you are building from
+CVS, you will need autoconf (>= 2.59) and automake (>= 1.8).
 
 Sourcecode:
 
 You can get it here:
 
  http://www.wesnoth.org/downloads
- http://www.ventu.info/wesnoth/?WesnothCVS
 
 
 Compiling:
Index: wesnoth/po/Makefile.in.in
diff -u wesnoth/po/Makefile.in.in:1.22 wesnoth/po/Makefile.in.in:1.23
--- wesnoth/po/Makefile.in.in:1.22      Sun Nov 14 22:26:36 2004
+++ wesnoth/po/Makefile.in.in   Sat Feb 19 12:21:23 2005
@@ -53,9 +53,8 @@
 DUMMYPOFILES = @DUMMYPOFILES@
 DISTFILES.common = Makefile.in.in remove-potcdate.sin \
 $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) 
$(DISTFILES.common.extra3)
-DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \
-$(POFILES) $(GMOFILES) \
-$(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
+DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot \
+       $(POFILES) $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
 
 POTFILES = \
 




reply via email to

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