pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus configure.ac,1.5,1.6


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus configure.ac,1.5,1.6
Date: 30 Mar 2003 13:12:37 -0000

Update of /var/lib/cvs/Games/Pingus
In directory dark:/tmp/cvs-serv7109

Modified Files:
        configure.ac 
Log Message:
- show editor help screen at startup, but only for the first time
- added solid-tutorial level
- added descriptions for all levels
- removed some more useless std::cout's
- added scrollwheel support, doesn't use the input/ stuff, since it was
  easier this way
- added some keyboard shortcuts for result/start screen
- added clanlib patches

Index: configure.ac
===================================================================
RCS file: /var/lib/cvs/Games/Pingus/configure.ac,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- configure.ac        28 Mar 2003 12:06:31 -0000      1.5
+++ configure.ac        30 Mar 2003 13:12:35 -0000      1.6
@@ -39,6 +39,7 @@
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
 AC_LANG(C++)
+AC_C_BIGENDIAN
 PINGUS_EXTRA_PATHS
 
 AC_ARG_WITH(gettext,





reply via email to

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