pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus AUTHORS,1.24,1.25 configure.in,1.72,1.73


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus AUTHORS,1.24,1.25 configure.in,1.72,1.73
Date: 1 Oct 2002 23:10:43 -0000

Update of /usr/local/cvsroot/Games/Pingus
In directory dark:/tmp/cvs-serv1737

Modified Files:
        AUTHORS configure.in 
Log Message:
- fixed hammer
- added line numbers to a xml error message
- fixed trap parsing code


Index: AUTHORS
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/AUTHORS,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- AUTHORS     25 Sep 2002 18:25:18 -0000      1.24
+++ AUTHORS     1 Oct 2002 23:10:40 -0000       1.25
@@ -137,6 +137,10 @@
 Mattias Andersson <address@hidden>
        * some fixes for Win32 Port
 
+"Fischer, Björn Christoph" <address@hidden>
+"Neil Mitchell" <address@hidden>
+       * Misc win32 fixes/cleanups/etc.
+
 Misc little compile patches:
   Giuseppe D'Aqui' <address@hidden>
 

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/configure.in,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- configure.in        27 Sep 2002 11:30:33 -0000      1.72
+++ configure.in        1 Oct 2002 23:10:40 -0000       1.73
@@ -58,6 +58,7 @@
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
 AC_LANG(C++)
+PINGUS_EXTRA_PATHS
 
 AC_ARG_WITH(gettext,
        [  --without-gettext       disable support for multiple languages])
@@ -84,9 +85,6 @@
 dnl AM_PROG_LIBTOOL
 
 AC_LANG_CPLUSPLUS
-
-dnl What are we doing here?
-PINGUS_EXTRA_PATHS
 
 dnl BUG This guesses that the X libs are in that directory
 dnl LIBS="-L/usr/X11R6/lib -lMagick $LIBS"





reply via email to

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