Diff for /rpl/src/Makefile.am between versions 1.17 and 1.18

version 1.17, 2010/04/21 13:45:43 version 1.18, 2010/04/27 15:53:36
Line 396  librpl_a_CFLAGS = $(AM_CFLAGS) -DLIBRPL Line 396  librpl_a_CFLAGS = $(AM_CFLAGS) -DLIBRPL
 librpl_a_FFLAGS = $(AM_FFLAGS) -ff2c  librpl_a_FFLAGS = $(AM_FFLAGS) -ff2c
 librpl_a_FCFLAGS = $(AM_FCLAGS) -fno-second-underscore  librpl_a_FCFLAGS = $(AM_FCLAGS) -fno-second-underscore
   
 include_HEADERS = rplexternals.h rpltypes.h rpl.h librpl.h rpl.inc  include_HEADERS = rplexternals.h rpltypes.h rpl.h librpl.h rpl.inc \
           librplprototypes.h
   
 INCLUDES = -I$(srcdir) -I$(top_builddir) \  INCLUDES = -I$(srcdir) -I$(top_builddir) \
         $(include_libreadline) $(include_libncurses) $(include_libgsl) \          $(include_libreadline) $(include_libncurses) $(include_libgsl) \

Removed from v.1.17  
changed lines
  Added in v.1.18


CVSweb interface <joel.bertrand@systella.fr>