[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth configure.ac
From: |
Guillaume Melquiond |
Subject: |
[Wesnoth-cvs-commits] wesnoth configure.ac |
Date: |
Mon, 25 Apr 2005 18:57:50 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Guillaume Melquiond <address@hidden> 05/04/25 22:57:50
Modified files:
. : configure.ac
Log message:
Just in case somebody goes as far as reading the help.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/configure.ac.diff?tr1=1.144&tr2=1.145&r1=text&r2=text
Patches:
Index: wesnoth/configure.ac
diff -u wesnoth/configure.ac:1.144 wesnoth/configure.ac:1.145
--- wesnoth/configure.ac:1.144 Mon Apr 25 08:41:10 2005
+++ wesnoth/configure.ac Mon Apr 25 22:57:50 2005
@@ -37,7 +37,7 @@
EOF
])
-AC_REVISION([$Revision: 1.144 $])
+AC_REVISION([$Revision: 1.145 $])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_SRCDIR([src/actions.cpp])
@@ -218,7 +218,7 @@
[wzip=no])
AC_ARG_ENABLE([dummy-locales],
- AS_HELP_STRING([--enable-dummy-locales], [enable installation of
Wesnoth own provate locales]),
+ AS_HELP_STRING([--enable-dummy-locales], [enable installation of
Wesnoth own private locales]),
[dummylocales=$enableval],
[dummylocales=no])