Can I have a bit more information on this one. Otherwise, nobody knows what could be put there.

According to src/lisp/Makefile.in the parameter seems to be lisp code, but I would still have no idea what to write there. Some examples and the actual intention of this construction would be helpful (even if it is only for the very core developers).

Thanks
Ralf

fricas_algebra_optimization=nil
AC_ARG_WITH([algebra-optimization],
            [AS_HELP_STRING([--with-algebra-optimization=S],
[use S as Lisp optimize declaration for compiling
                             the algebra])],
            [fricas_algebra_optimization=$withval])
AC_SUBST(fricas_algebra_optimization)

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to