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

Modified Files:
      Tag: release-2-0-patches
        configure.ac 
Log Message:
fixed version typos in configure output

Index: configure.ac
===================================================================
RCS file: /cvsroot/playerstage/code/stage/configure.ac,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -C2 -d -r1.12 -r1.12.2.1
*** configure.ac        29 Mar 2006 05:13:44 -0000      1.12
--- configure.ac        5 Jul 2006 22:42:54 -0000       1.12.2.1
***************
*** 73,79 ****
  
  dnl for libstageplugin, we need Player 2.0 or higher
! PKG_CHECK_MODULES( PLAYER, playercore >= 2.0.1,
   AC_DEFINE(INCLUDE_PLAYER,1,[building Player plugin]),
!  AC_MSG_ERROR([Stage 2.0.1 requires Player-2.0.1 to be installed first. 
Available at http://playerstage.sourceforge.net.])
  )
  
--- 73,79 ----
  
  dnl for libstageplugin, we need Player 2.0 or higher
! PKG_CHECK_MODULES( PLAYER, playercore >= 2.0.2,
   AC_DEFINE(INCLUDE_PLAYER,1,[building Player plugin]),
!  AC_MSG_ERROR([Stage 2.0.2 requires Player 2.0.2 to be installed first. 
Available at http://playerstage.sourceforge.net.])
  )
  


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to