On Wed, 1 May 2013, [email protected] wrote:
I've committed fricas-1.2.0 to Gentoo. It's coccessfully compiled by
^^
su
Sorry.
For most lisps, init files are not loaded when building fricas (and this
is good). Let's be consistent:
diff -r -U1 fricas-1.2.0.orig/configure.ac fricas-1.2.0/configure.ac
--- fricas-1.2.0.orig/configure.ac 2013-04-08 10:26:54.000000000
+0700
+++ fricas-1.2.0/configure.ac 2013-05-01 01:34:31.338461653 +0700
@@ -424,3 +424,3 @@
cmucl)
- fricas_quiet_flags='-batch -noinit'
+ fricas_quiet_flags='-batch -nositeinit -noinit'
fricas_eval_flags='-eval'
@@ -432,3 +432,3 @@
openmcl)
- fricas_quiet_flags=
+ fricas_quiet_flags='--no-init'
fricas_eval_flags='--eval'
Andrey
--
You received this message because you are subscribed to the Google Groups "FriCAS -
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.