gnome-games r7151 - trunk



Author: chpe
Date: Sun Jan 13 22:06:53 2008
New Revision: 7151
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7151&view=rev

Log:
Minor fix for sound check.


Modified:
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Jan 13 22:06:53 2008
@@ -447,7 +447,6 @@
     fi
 fi
 
-
 if test "$have_gstreamer" = "yes"; then
   AC_SUBST([GSTREAMER_CFLAGS])
   AC_SUBST([GSTREAMER_LIBS])
@@ -462,7 +461,6 @@
   AC_DEFINE([HAVE_SDL_MIXER],[1],[Define if SDL_Mixer is available])
 fi
 
-
 AM_CONDITIONAL([HAVE_GSTREAMER],[test "$have_gstreamer" = "yes"])
 AM_CONDITIONAL([HAVE_SDL_MIXER],[test "x$SDL_mixer" = "xyes"])
 



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