Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27386

Modified Files:
      Tag: release-2-0-patches
        acinclude.m4 configure.ac 
Log Message:
fixed up distcheck

Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.80.2.10
retrieving revision 1.80.2.11
diff -C2 -d -r1.80.2.10 -r1.80.2.11
*** acinclude.m4        19 Dec 2006 16:49:06 -0000      1.80.2.10
--- acinclude.m4        1 Mar 2007 21:33:16 -0000       1.80.2.11
***************
*** 325,329 ****
  PLAYER_ADD_DRIVER([sphere],[yes],[linux/videodev.h],[],[])
  
! PLAYER_ADD_DRIVER([sphinx2],[yes],["sphinx2/CM_macros.h"],
                    [],["-lsphinx2 -lsphinx2fe -lsphinx2ad"])
  
--- 325,329 ----
  PLAYER_ADD_DRIVER([sphere],[yes],[linux/videodev.h],[],[])
  
! PLAYER_ADD_DRIVER([sphinx2],[no],["sphinx2/CM_macros.h"],
                    [],["-lsphinx2 -lsphinx2fe -lsphinx2ad"])
  

Index: configure.ac
===================================================================
RCS file: /cvsroot/playerstage/code/player/configure.ac,v
retrieving revision 1.60.2.10
retrieving revision 1.60.2.11
diff -C2 -d -r1.60.2.10 -r1.60.2.11
*** configure.ac        20 Nov 2006 16:55:08 -0000      1.60.2.10
--- configure.ac        1 Mar 2007 21:33:16 -0000       1.60.2.11
***************
*** 3,7 ****
  dnl Initialize autoconf with name and version of package to be built.
  dnl PACKAGE and VERSION will be so defined in <config.h>.
! AC_INIT(player,2.0.3)
  
  dnl this is used by libtool to assign version numbers
--- 3,7 ----
  dnl Initialize autoconf with name and version of package to be built.
  dnl PACKAGE and VERSION will be so defined in <config.h>.
! AC_INIT(player,2.0.4)
  
  dnl this is used by libtool to assign version numbers


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to