| 1 |
|
2003-12-29 Richard B. Kreckel <kreckel@ginac.de> |
| 2 |
|
|
| 3 |
|
Rework of autoconfiscation infrastructure |
| 4 |
|
* autoconf/config.{guess,sub}: Update to GNU version 2003-10-07. |
| 5 |
|
* autoconf/ltmain.sh: Update to GNU version 1.4.3. |
| 6 |
|
* autoconf/autoconf: Remove (from now on we assume autoconf is |
| 7 |
|
installed properly on the sytem). |
| 8 |
|
* autoconf/autoconf.m4: Likewise. |
| 9 |
|
* autoconf/autoconf.m4f: Likewise. |
| 10 |
|
* autoconf/acgeneral.m4: Likewise. |
| 11 |
|
* autoconf/acspecific.m4: Likewise. |
| 12 |
|
* autoconf/aclocal.m4: Regenerate. |
| 13 |
|
* autoconf/acinclude.m4: Remove (while moving the macros...) |
| 14 |
|
* m4/gmp.m4: New file (...to here). |
| 15 |
|
* Makefile.devel: Update to new scheme. |
| 16 |
|
* configure.ac: Likewise. |
| 17 |
|
* include/cln/GV_integer.h: Assume template specializations work. |
| 18 |
|
* include/cln/GV_modinteger.h: Likewise. |
| 19 |
|
* include/cln/config.h.in: Likewise, and drop HAVE_BOOL. |
| 20 |
|
* src/base/cl_base_config.h.in: Drop support for obsolete ftime(3). |
| 21 |
|
* src/base/random/cl_random_from.cc: Likewise. |
| 22 |
|
* src/timing/cl_base_config.h.in: Likewise. |
| 23 |
|
* src/timing/cl_t_current.cc: Likewise. |
| 24 |
|
|
| 25 |
2003-12-27 Richard B. Kreckel <kreckel@ginac.de> |
2003-12-27 Richard B. Kreckel <kreckel@ginac.de> |
| 26 |
|
|
| 27 |
* src/polynomial/cl_UP_gen.h (gen_minus): Fix case where first |
* src/polynomial/cl_UP_gen.h (gen_minus): Fix case where first |