Up to [local] / OpenXM / src / ox_math
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 3 06:48:15 2005 UTC (19 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.3: +1 -11
lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)
Removed an option --with-gmp of configure.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 23 21:56:11 2003 UTC (21 years, 7 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2
Changes since 1.2: +14 -9
lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)
The ox_math can be compiled without the GNU MP library.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 13 06:27:48 2000 UTC (24 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_1_2_1,
RELEASE_1_1_3,
RELEASE_1_1_2
Changes since 1.1: +6 -1
lines
Diff to previous 1.1 (colored)
On Solaris, static binaries cannot run well.
Revision 1.1 / (download) - annotate - [selected], Tue Feb 8 21:14:01 2000 UTC (24 years, 9 months ago) by ohara
Branch: MAIN
I have deleted old configure and added configure.in etc. Here, config.guess, config.sub, and install-sh are imported from autoconf/automake.