Update of /cvsroot/playerstage/code/player/server/libplayerdrivers
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6362/server/libplayerdrivers

Modified Files:
        Makefile.am 
Log Message:
removed -fPIC

Index: Makefile.am
===================================================================
RCS file: /cvsroot/playerstage/code/player/server/libplayerdrivers/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** Makefile.am 25 Sep 2007 20:01:24 -0000      1.14
--- Makefile.am 1 Nov 2007 23:30:34 -0000       1.15
***************
*** 12,16 ****
  lib_LTLIBRARIES = libplayerdrivers.la
  
! AM_CPPFLAGS = -fPIC -Wall -I$(top_srcdir)
  
  libplayerdrivers_la_SOURCES = driverregistry.cc driverregistry.h
--- 12,16 ----
  lib_LTLIBRARIES = libplayerdrivers.la
  
! AM_CPPFLAGS = -Wall -I$(top_srcdir)
  
  libplayerdrivers_la_SOURCES = driverregistry.cc driverregistry.h


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