Diff for /rpl/src/Attic/Makefile.in between versions 1.25 and 1.26

version 1.25, 2010/05/10 08:30:32 version 1.26, 2010/05/13 19:09:18
Line 835  nodist_rpl_SOURCES = $(SRCCc) $(SRCHc) $ Line 835  nodist_rpl_SOURCES = $(SRCCc) $(SRCHc) $
   
 rpl_LDFLAGS = -g @PROFILAGE@ $(LIB) -Wl,@EXPORT_DYNAMIC@  rpl_LDFLAGS = -g @PROFILAGE@ $(LIB) -Wl,@EXPORT_DYNAMIC@
 rpl_CFLAGS = $(AM_CFLAGS) -std=gnu99 -Wall -Wextra -Wno-unused-function \  rpl_CFLAGS = $(AM_CFLAGS) -std=gnu99 -Wall -Wextra -Wno-unused-function \
          -Wno-pointer-sign -Wno-unused-parameter @NESTED_FUNCTIONS@ -Wno_inline           -Wno-pointer-sign -Wno-unused-parameter @NESTED_FUNCTIONS@
   
 rpl_FFLAGS = $(AM_FFLAGS) -fno-f2c  rpl_FFLAGS = $(AM_FFLAGS) -fno-f2c
 rpl_FCFLAGS = $(AM_FCFLAGS) -fno-second-underscore -fno-f2c  rpl_FCFLAGS = $(AM_FCFLAGS) -fno-second-underscore -fno-f2c

Removed from v.1.25  
changed lines
  Added in v.1.26


CVSweb interface <joel.bertrand@systella.fr>