pingus-devel
[Top][All Lists]
Advanced

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

dsp-file ok


From: Björn Fischer
Subject: dsp-file ok
Date: Wed, 02 Apr 2003 22:40:33 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212

Hi,
this is a feedback for Ingo:
The dsp-generation script works fine. Compilation worked without problems.

The only thing still missing are the #define HAVE_LIBCLANMIKMOD and #define HAVE_GETTEXT in src/win32/config.h. The patch I attached adds these 2 lines to the file.

Greetings

Björn
Index: src/win32/config.h
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/src/win32/config.h,v
retrieving revision 1.5
diff -u -r1.5 config.h
--- src/win32/config.h  28 Mar 2003 23:54:14 -0000      1.5
+++ src/win32/config.h  2 Apr 2003 20:34:56 -0000
@@ -11,5 +11,6 @@
 #define VERSION_STRING "0.6.0"
 #define PINGUS_DATADIR "data"
 #define LIBXML_2 1
-
+#define HAVE_LIBCLANMIKMOD
+#define HAVE_GETTEXT
 #endif

reply via email to

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