Diff for /rpl/configure.ac between versions 1.222 and 1.223

version 1.222, 2018/05/30 09:27:30 version 1.223, 2018/06/15 12:21:23
Line 194  if test "$enableval" = "no"; then Line 194  if test "$enableval" = "no"; then
     INCRPLCAS=      INCRPLCAS=
 else  else
     RPLCAS=-DRPLCAS      RPLCAS=-DRPLCAS
     LIBRPLCAS="\$(top_builddir)/rplcas/lib/librplcas.a -lcurl"      LIBRPLCAS="\$(top_builddir)/rplcas/lib/librplcas.a"
       LIBS+="-lcurl"
     INCRPLCAS="-I\$(top_builddir)/rplcas/include/giac \      INCRPLCAS="-I\$(top_builddir)/rplcas/include/giac \
             -I\$(top_builddir)/rplcas/include"              -I\$(top_builddir)/rplcas/include"
 fi],[  fi],[

Removed from v.1.222  
changed lines
  Added in v.1.223


CVSweb interface <joel.bertrand@systella.fr>