Diff for /rpl/src/Makefile.am between versions 1.71 and 1.74

version 1.71, 2011/11/18 09:51:32 version 1.74, 2012/04/07 16:39:05
Line 163  SRCC=\ Line 163  SRCC=\
     instructions_p5.c\      instructions_p5.c\
     instructions_p6.c\      instructions_p6.c\
     instructions_p7.c\      instructions_p7.c\
       instructions_p8.c\
     instructions_q1.c\      instructions_q1.c\
     instructions_r1.c\      instructions_r1.c\
     instructions_r2.c\      instructions_r2.c\
Line 170  SRCC=\ Line 171  SRCC=\
     instructions_r4.c\      instructions_r4.c\
     instructions_r5.c\      instructions_r5.c\
     instructions_r6.c\      instructions_r6.c\
       instructions_r7.c\
     instructions_s1.c\      instructions_s1.c\
     instructions_s2.c\      instructions_s2.c\
     instructions_s3.c\      instructions_s3.c\
Line 452  INCLUDES = -I$(srcdir) -I$(top_builddir) Line 454  INCLUDES = -I$(srcdir) -I$(top_builddir)
         $(include_libiconv) $(include_libcrypto) $(include_libsqlite) \          $(include_libiconv) $(include_libcrypto) $(include_libsqlite) \
         $(include_librplcas) $(include_libsigsegv) \          $(include_librplcas) $(include_libsigsegv) \
         $(include_libmotif) \          $(include_libmotif) \
         @includeX@ @libMySQLinc@ @libPgSQLinc@          @SYSROOT@ @includeX@ @libMySQLinc@ @libPgSQLinc@
 DEFS = -DHAVE_CONFIG_H -Dd_version_rpl=\"@VERSION@\" \  DEFS = -DHAVE_CONFIG_H -Dd_version_rpl=\"@VERSION@\" \
         -Dd_exec_path=\"@RUNPATH@\" @FORCE_GNUPLOT_PATH@ @DEBUG@ \          -Dd_exec_path=\"@RUNPATH@\" @FORCE_GNUPLOT_PATH@ @DEBUG@ \
         @MOTIF_SUPPORT@ @POSTSCRIPT_SUPPORT@ @GNUPLOT_SUPPORT@ \          @MOTIF_SUPPORT@ @POSTSCRIPT_SUPPORT@ @GNUPLOT_SUPPORT@ \

Removed from v.1.71  
changed lines
  Added in v.1.74


CVSweb interface <joel.bertrand@systella.fr>