Diff for /rpl/src/Makefile.am between versions 1.82 and 1.83

version 1.82, 2013/03/20 17:11:42 version 1.83, 2013/03/20 22:24:36
Line 446  nodist_librpl_a_SOURCES = \ Line 446  nodist_librpl_a_SOURCES = \
         $(SRCXPM) $(SRCINCc)          $(SRCXPM) $(SRCINCc)
 librpl_a_CFLAGS = $(AM_CFLAGS) @C_STANDARD@ -Wall -Wextra -Wno-unused-function \  librpl_a_CFLAGS = $(AM_CFLAGS) @C_STANDARD@ -Wall -Wextra -Wno-unused-function \
         -Wno-pointer-sign -Wno-unused-parameter @NESTED_FUNCTIONS@ \          -Wno-pointer-sign -Wno-unused-parameter @NESTED_FUNCTIONS@ \
         -Wconversion          -Wconversion -Werror
 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
   

Removed from v.1.82  
changed lines
  Added in v.1.83


CVSweb interface <joel.bertrand@systella.fr>