Difference for plugins/cfpython/Makefile.am from version 1.2 to 1.3


version 1.2 version 1.3
Line 40
 
Line 40
  cfpython_map.c   cfpython_map.c
   
 cfpython_la_LIBADD = @PYTHON_LIB@ @PY_LIBS@  cfpython_la_LIBADD = @PYTHON_LIB@ @PY_LIBS@
 cfpython_la_LDFLAGS = -module -avoid-version  cfpython_la_LDFLAGS = -module -avoid-version -Xlinker -export-dynamic -rdynamic -Xlinker -Bsymbolic
 AM_CPPFLAGS = -I$(srcdir)/include -I../common/include -I$(top_srcdir)/include @PY_INCLUDES@  AM_CPPFLAGS = -I$(srcdir)/include -I../common/include -I$(top_srcdir)/include @PY_INCLUDES@
   
 proto:  proto:


Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:59