Diff for /rpl/rplcas/Makefile.in between versions 1.63 and 1.64

version 1.63, 2019/11/01 16:24:53 version 1.64, 2020/06/12 10:36:07
Line 169  lib/@LIB_PREFIX@giac.a: lib/@LIB_PREFIX@ Line 169  lib/@LIB_PREFIX@giac.a: lib/@LIB_PREFIX@
             sed -e 's/\/\* #undef HAVE_LIBNTL \*\//#define HAVE_LIBNTL/' | \              sed -e 's/\/\* #undef HAVE_LIBNTL \*\//#define HAVE_LIBNTL/' | \
             sed -e 's/\/\* #undef HAVE_LIBPARI \*\//#define HAVE_LIBPARI/' | \              sed -e 's/\/\* #undef HAVE_LIBPARI \*\//#define HAVE_LIBPARI/' | \
             sed -e 's/\/\* #undef HAVE_LIBGSL \*\//#define HAVE_LIBGSL/' | \              sed -e 's/\/\* #undef HAVE_LIBGSL \*\//#define HAVE_LIBGSL/' | \
             sed -e 's/#define HAVE_LIBCOCOA 1//' | \  
             sed -e 's/#define HAVE_LIBSAMPLERATE 1//' | \              sed -e 's/#define HAVE_LIBSAMPLERATE 1//' | \
             sed -e 's/#define HAVE_PNG_H 1//' > config.h && \              sed -e 's/#define HAVE_PNG_H 1//' > config.h && \
             rm -f config.h.orig); \              rm -f config.h.orig); \

Removed from v.1.63  
changed lines
  Added in v.1.64


CVSweb interface <joel.bertrand@systella.fr>