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

Modified Files:
      Tag: release-2-0-patches
        Makefile.am 
Log Message:
applied patch 1527657 to fix sphinx2 and speech recognition proxies

Index: Makefile.am
===================================================================
RCS file: /cvsroot/playerstage/code/player/examples/libplayerc/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -C2 -d -r1.10 -r1.10.2.1
*** Makefile.am 25 Mar 2006 01:13:28 -0000      1.10
--- Makefile.am 2 Aug 2006 17:36:41 -0000       1.10.2.1
***************
*** 14,19 ****
  exampledir = $(prefix)/share/player/examples/libplayerc
  
! example_PROGRAMS = simple
! example_DATA = simple.c
  
  simple_SOURCES = simple.c
--- 14,19 ----
  exampledir = $(prefix)/share/player/examples/libplayerc
  
! example_PROGRAMS = simple speech_c_client
! example_DATA = simple.c speech_c_client.c
  
  simple_SOURCES = simple.c
***************
*** 21,22 ****
--- 21,25 ----
  simple_DEPENDENCIES = $(PLAYERC_DEPS)
  
+ speech_c_client_SOURCES = speech_c_client.c
+ speech_c_client_LDADD = -lplayerc $(PLAYERC_LIB_DIRS) -lm -lplayerxdr 
-lplayererror
+ speech_c_client_DEPENDENCIES = $(PLAYERC_DEPS)


-------------------------------------------------------------------------
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