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

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/server/libplayerdrivers/Makefile.am,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -C2 -d -r1.11.2.1 -r1.11.2.2
*** Makefile.am 22 Sep 2006 20:46:43 -0000      1.11.2.1
--- Makefile.am 1 Nov 2007 23:18:54 -0000       1.11.2.2
***************
*** 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