The R Project SVN R

Rev

Rev 14951 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

AC_INIT(RNamedCall.c)

# Unix-specific for the moment!

if ! test -e ../../bin/libR.so ; then
  echo "You must configure R to be compiled as a shared library."
  echo "Use configure --enable-R-shlib"
fi