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.16.2.1
retrieving revision 1.16.2.2
diff -C2 -d -r1.16.2.1 -r1.16.2.2
*** Makefile.am 7 Jun 2006 16:12:37 -0000 1.16.2.1
--- Makefile.am 2 Aug 2006 17:36:41 -0000 1.16.2.2
***************
*** 30,38 ****
sonarobstacleavoid \
speech \
wallfollow
endif
if INCLUDE_PLAYERCC_BOOST
! example_PROGRAMS += example1 example3 goto
endif
--- 30,39 ----
sonarobstacleavoid \
speech \
+ speech_cpp_client \
wallfollow
endif
if INCLUDE_PLAYERCC_BOOST
! example_PROGRAMS += example1 example3 goto speech_cpp_client
endif
***************
*** 56,59 ****
--- 57,61 ----
sonarobstacleavoid.cc \
speech.cc \
+ speech_cpp_client.cc \
wallfollow.cc
***************
*** 114,117 ****
--- 116,123 ----
speech_DEPENDENCIES = $(PLAYERCC_DEPS)
+ speech_cpp_client_SOURCES = speech_cpp_client.cc
+ speech_cpp_client_LDADD = $(PLAYERCC_LIB_DIRS) $(PLAYERCC_LIB) -lplayerc++
-lplayerxdr -lplayererror -lplayerc
+ speech_cpp_client_DEPENDENCIES = $(PLAYERCC_DEPS)
+
wallfollow_SOURCES = wallfollow.cc args.h
wallfollow_LDADD = $(PLAYERCC_LIB_DIRS) $(PLAYERCC_LIB) -lplayerc++
-lplayerxdr -lplayererror -lplayerc
-------------------------------------------------------------------------
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