Update of /cvsroot/playerstage/code/player/libplayertcp/bindings/java
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1911/libplayertcp/bindings/java

Modified Files:
      Tag: release-2-0-patches
        Makefile.am 
Log Message:
removed -fPIC from Makefile.ams

Index: Makefile.am
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/libplayertcp/bindings/java/Makefile.am,v
retrieving revision 1.9.2.2
retrieving revision 1.9.2.3
diff -C2 -d -r1.9.2.2 -r1.9.2.3
*** Makefile.am 1 Mar 2007 21:33:16 -0000       1.9.2.2
--- Makefile.am 1 Nov 2007 23:18:54 -0000       1.9.2.3
***************
*** 1,3 ****
! AM_CPPFLAGS = -g -Wall -fPIC -I$(top_srcdir) @JNI_CFLAGS@
  
  # files that must be built first
--- 1,3 ----
! AM_CPPFLAGS = -g -Wall -I$(top_srcdir) @JNI_CFLAGS@
  
  # files that must be built first


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to