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

Modified Files:
        Makefile.am 
Log Message:
fixed up build, added auto registration to server

Index: Makefile.am
===================================================================
RCS file: /cvsroot/playerstage/code/player/client_libs/libplayerc/Makefile.am,v
retrieving revision 1.101
retrieving revision 1.102
diff -C2 -d -r1.101 -r1.102
*** Makefile.am 25 Sep 2007 20:01:23 -0000      1.101
--- Makefile.am 26 Sep 2007 23:07:44 -0000      1.102
***************
*** 1,5 ****
  SUBDIRS = . test bindings doc
  
! AM_CPPFLAGS = -Wall -I$(top_srcdir) -g -I$(top_builddir)/client_libs
  
  # TODO: figure out how to handle the jpeg wrappers
--- 1,5 ----
  SUBDIRS = . test bindings doc
  
! AM_CPPFLAGS = -Wall -I$(top_srcdir) -g -I$(top_builddir)/client_libs 
-fno-strict-aliasing
  
  # TODO: figure out how to handle the jpeg wrappers


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to