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

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

[Wesnoth-cvs-commits] wesnoth configure configure.ac


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth configure configure.ac
Date: Fri, 03 Sep 2004 09:14:38 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    04/09/02 19:40:46

Modified files:
        .              : configure configure.ac 

Log message:
        remove sdltest file after use

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/configure.diff?tr1=1.95&tr2=1.96&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/configure.ac.diff?tr1=1.77&tr2=1.78&r1=text&r2=text

Patches:
Index: wesnoth/configure
diff -u wesnoth/configure:1.95 wesnoth/configure:1.96
--- wesnoth/configure:1.95      Thu Sep  2 11:53:41 2004
+++ wesnoth/configure   Thu Sep  2 19:40:45 2004
@@ -13092,7 +13092,7 @@
 fi
 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext 
conftest.$ac_ext
 fi
-
+    rm -f conf.sdltest
 
     CFLAGS="$ac_save_CFLAGS"
     LIBS="$ac_save_LIBS"
Index: wesnoth/configure.ac
diff -u wesnoth/configure.ac:1.77 wesnoth/configure.ac:1.78
--- wesnoth/configure.ac:1.77   Thu Sep  2 11:53:41 2004
+++ wesnoth/configure.ac        Thu Sep  2 19:40:46 2004
@@ -10,7 +10,7 @@
 dnl AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org"], [The default 
server for this version])
 AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org:14999"], [The default 
server for this version])
 
-AC_REVISION([$Revision: 1.77 $])
+AC_REVISION([$Revision: 1.78 $])
 
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([foreign 1.5])
@@ -245,7 +245,7 @@
     [AC_MSG_RESULT(no)]
     [AC_MSG_ERROR([*** Please upgrade your SDL version])],
     [AC_MSG_RESULT[not tested in cross-compiling]])
-
+    rm -f conf.sdltest
 
     CFLAGS="$ac_save_CFLAGS"
     LIBS="$ac_save_LIBS"




reply via email to

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