> - --enable-gcl build GCL from FriCAS source > + --enable-gcl build GCL from FriCAS source > --enable-aldor build an interface to the Aldor compiler > > Optional Packages: > --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] > --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) > - --with-included-noweb build noweb from included sources > - --with-lisp=L use L as Lisp platform > - --with-lisp-flavor=F your Lisp is brand F > - where F if one F gcl clisp sbcl ecl openmcl > - gcl clisp sbcl ecl can be autodetected > + --with-included-noweb build noweb from included sources > + --with-lisp=L use L as Lisp platform > + --with-lisp-flavor=F your Lisp is brand F > + where F if one F gcl clisp sbcl ecl openmcl > + gcl clisp sbcl ecl can be autodetected > + --with-algebra-optimization=S > + use S as Lisp optimize declaration for compiling > the > + algebra
Follow the link near AC_HELP_STRING at http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_chapter/autoconf_12.html Unfortunately, configure.ac is not using AC_HELP_STRING too often. Ralf --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
