Diff for /rpl/configure.ac between versions 1.218 and 1.219

version 1.218, 2018/05/29 07:20:29 version 1.219, 2018/05/29 14:03:01
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      LIBRPLCAS="\$\(top_builddir\)/rplcas/lib/librplcas.a -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.218  
changed lines
  Added in v.1.219


CVSweb interface <joel.bertrand@systella.fr>