summaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate for:Kevin Ryde2001-11-291-1100/+1130
| | | | * configure.in (none-*-*): Fix default CFLAGS setups.
* Regenerate for:Kevin Ryde2001-11-181-3/+3
| | | | * configure.in (--enable-fft): Make this the default.
* Regenerate for:Kevin Ryde2001-11-171-359/+521
| | | | * configure.in (AC_CHECK_DECLS): Add fgetc, fscanf, ungetc.
* Regenerate for:Kevin Ryde2001-11-161-94/+103
| | | | | | | | | | | | | | | * tests/misc: New directory. * tests/printf: Remove directory. * configure.in, tests/Makefile.am: Update. * acinclude.m4 (GMP_ASM_X86_MCOUNT): Update to $lt_prog_compiler_pic for current libtool, recognise non-PIC style mcount in windows DLLs. * scanf/doscan.c, scanf/fscanf.c, scanf/fscanffuns.c, scanf/scanf.c, scanf/sscanf.c, scanf/sscanffuns.c, scanf/vfscanf.c, scanf/vscanf.c, scanf/vsscanf.c, scanf/Makefile.am, tests/misc/t-scanf.c: New files. * gmp-h.in, gmp-impl.h, Makefile.am, configure.in: Consequent additions.
* Regenerate for:Kevin Ryde2001-11-081-6/+6
| | | | | * acinclude.m4 (GMP_GCC_VERSION_GE): Fix sed regexps to work on Solaris 8.
* Regenerate for:Kevin Ryde2001-10-271-2/+2
| | | | | | * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.h, tune/speed.c, tune/common.c, tune/many.pl, tests/devel/try.c: Add mpn_mod_34lsub1.
* Regenerate for:Kevin Ryde2001-10-261-215/+212
| | | | | | | | | | * printf/repl-vsnprintf.c: New file. * configure.in, acinclude.m4, Makefile.am, printf/Makefile.am: Use it if libc vsnprintf missing or bad. * configure.in (AC_CHECK_FUNCS): Add strnlen. * acinclude.m4 (GMP_FUNC_VSNPRINTF): Remove warning about omissions when vsnprintf not available.
* * configure, aclocal.m4: Regenerate with a libtool patch for a strayKevin Ryde2001-10-241-1/+1
| | | | quote in AC_LIBTOOL_PROG_LD_SHLIBS under mingw and cygwin.
* * aclocal.m4, configure: Regenerate with libtool patch to suppressKevin Ryde2001-10-191-2/+2
| | | | warnings when probing command line limit on FreeBSD.
* Regenerate for:Kevin Ryde2001-10-181-834/+905
| | | | | | | | | | | | * configure.in (AC_CHECK_FUNCS): Add alarm. * acinclude.m4 (GMP_ASM_TYPE, GMP_ASM_SIZE): Suppress .type and .size on COFF. * acinclude.m4 (GMP_PROG_HOST_CC): New macro. * configure.in: Use it for windows DLL cross-compiles. * aclocal.m4, configure: Regenerate with libtool patch to hold HOST_CC in the generated libtool scripte.
* Regenerate for:Kevin Ryde2001-10-171-1/+1
| | | | | Amend a comment associated with: * printf/doprnt.c: Use <stdint.h> for intmax_t.
* Regenerate for:Kevin Ryde2001-10-111-209/+275
| | | | * acinclude.m4, configure.in (GMP_IMPL_H_IEEE_FLOATS): New macro.
* Regenerate for:Kevin Ryde2001-10-111-1/+1
| | | | | | Amend to: * tal-notreent.c: Renamed from stack-alloc.c. * Makefile.am, acinclude.m4, gmp-impl.h: Update.
* Regenerate for:Kevin Ryde2001-10-111-1/+1
| | | | | * tal-notre.c: Renamed from stack-alloc.c. * Makefile.am, acinclude.m4, gmp-impl.h: Update.
* Regenerate for:Kevin Ryde2001-10-111-875/+876
| | | | | * cxx/*.cc, tests/cxx/t-ostream.cc: Add "use namespace std". * acinclude.m4 (GMP_PROG_CXX_WORKS): Ditto.
* Regenerate for:Kevin Ryde2001-10-091-1055/+1060
| | | | | * acinclude.m4 (GMP_PROG_AR): Override libtool, use AR_FLAGS="cq". (GMP_HPC_HPPA_2_0): Print version string to config.log.
* Regenerate for:Kevin Ryde2001-10-081-1079/+1107
| | | | * configure.in (with_tags): Establish a default based on --enable-cxx.
* Regenerate for:Kevin Ryde2001-10-081-876/+872
| | | | | | Less of: * configure.in (--enable-cxx): New option for C++ support. Don't want library contents depending on --enable-cxx.
* Regenerate for:Kevin Ryde2001-10-081-735/+740
| | | | | | The +Z part of: * aclocal.m4: Regenerate with libtool patches for sed char range to help Cray, LTCC quotes and +Z warnings grep to help HP-UX.
* Regenerate for:Kevin Ryde2001-10-081-8/+8
| | | | | | | A better LTCC for: * aclocal.m4: Regenerate with libtool patches for sed char range to help Cray, and LTCC quotes to help HP-UX. Taken from the libtool-patches queue, by Albert Chin.
* Regenerate for:Kevin Ryde2001-10-071-4/+4
| | | | | | | * aclocal.m4: Regenerate with libtool patches for sed char range to help Cray, and LTCC quotes to help HP-UX. (The Cray part done previously.)
* Regenerate for:Kevin Ryde2001-10-041-1374/+1020
| | | | | | | | | Revert this: Libtool doesn't think much of conditional C++ , so try this fudge temporarily. Add this: * configure.in (AC_PROG_CXXCPP): Add this, to make libtool happier.
* Regenerate for:Kevin Ryde2001-10-041-871/+1233
| | | | | Libtool doesn't think much of conditional C++ , so try this fudge temporarily.
* Regenerate with libtool patch to help Cray sed.Kevin Ryde2001-10-041-1/+1
|
* Regenerate for:Kevin Ryde2001-10-041-3/+3
| | | | | * acinclude.m4 (GMP_PROG_CC_IS_GNU, GMP_PROG_CXX_WORKS): Send compiler errors to config.log.
* Regenerate for:Kevin Ryde2001-10-031-3/+3
| | | | | | | Correction, <iostream> not <iostream.h>: * acinclude.m4 (GMP_PROG_CXX_WORKS): New macro. Make "no" the default: * configure.in (--enable-cxx): New option for C++ support.
* Regenerate for:Kevin Ryde2001-10-011-429/+432
| | | | | | | * acinclude.m4 (GMP_FUNC_VSNPRINTF): Warn what's omitted when vsnprintf not available. * configure.in (CFLAGS_PIC, ASMFLAGS_PIC): Remove, no longer needed.
* RegenerateKevin Ryde2001-10-011-2646/+9032
|
* RegenerateKevin Ryde2001-10-011-906/+1391
|
* Regenerate for:Kevin Ryde2001-09-251-804/+838
| | | | | | | * configure.in (AC_PREREQ): Bump to 2.52. (m4_pattern_forbid, m4_pattern_allow): New calls, forbid GMP_. (AC_CHECK_HEADERS): Remove sys/types.h, already done by autoconf. * acinclude.m4, configure.in (GMP_GCC_NO_CPP_PRECOMP): New macro.
* *** empty log message ***tege2001-09-201-2/+2
|
* Regenerate for:tege2001-09-201-825/+832
| | | | configure.in: Add support for IBM 360, 370, 390 families.
* Regenerate for:Kevin Ryde2001-09-111-815/+896
| | | | | | | | | | | * configure.in, gmp-h.in (__GMP_HAVE_HOST_CPU_FAMILY_power, __GMP_HAVE_HOST_CPU_FAMILY_powerpc): New AC_SUBSTs. * acinclude.m4, configure.in (GMP_H_ANSI): New macro. * acinclude.m4, configure.in (GMP_PROG_CC_IS_XLC): Recognise xlc when invoked under another name (cc, xlc128, etc). * acinclude.m4 (GMP_PROG_CC_IS_GCC): Print a message when recognised.
* * ltmain.sh, configure, aclocal.m4: Update to libtool 1.4.1, with oneKevin Ryde2001-09-081-749/+916
| | | | ltdll.c generation patch.
* Regenerate for:Kevin Ryde2001-09-021-815/+811
| | | | * configure.in (m68k-*-*): Let m68k mean 68000, not 68020.
* Regenerate for:Kevin Ryde2001-08-281-802/+814
| | | | | | * configure.in, acconfig.h (HAVE_HOST_CPU_FAMILY_power, HAVE_HOST_CPU_FAMILY_powerpc, HAVE_HOST_CPU_FAMILY_x86): AC_DEFINEs for processor families.
* * configure, config.in, INSTALL.autoconf: Update to autoconf 2.52.Kevin Ryde2001-08-261-1264/+1123
| | | | * */Makefile.in, aclocal.m4, configure: Update to automake 1.5.
* Regenerate for:Kevin Ryde2001-08-221-2/+2
| | | | * configure.in (x86 mmx): Correction to mmx path stripping.
* Regenerate for:Kevin Ryde2001-08-171-1310/+858
| | | | | | * configure.in, acinclude.m4, Makefile.am, printf/Makefile.am, tests/printf/Makefile.am, gmp-h.in, gmp-impl.h, gmp.texi: Remove C++ support, for the time being.
* Regenerate for:Kevin Ryde2001-08-121-859/+924
| | | | | * acinclude.m4 (GMP_ASM_X86_SSE2, GMP_STRIP_PATH): New macros. * configure.in: Add pentium4 support.
* RegenerateKevin Ryde2001-08-031-189/+192
|
* Regenerate for:Kevin Ryde2001-07-281-182/+336
| | | | * configure.in, acinclude.m4 (GMP_FUNC_VSNPRINTF): New macro.
* RegenerateKevin Ryde2001-07-251-323/+377
|
* RegenerateKevin Ryde2001-07-241-631/+684
|
* Regenerate, without the temporary testing bits!Kevin Ryde2001-07-241-643/+637
|
* Regenearte for C++ support changes.Kevin Ryde2001-07-241-815/+1413
|
* Regenerate for:Kevin Ryde2001-07-171-142/+144
| | | | | | * gmp-h.in, gmp-impl.h, acinclude.m4: Remove __GMP_ASM_L and __GMP_LSYM_PREFIX, revert to ASM_L in gmp-impl.h and AC_DEFINE of LSYM_PREFIX.
* Regenerate for:Kevin Ryde2001-07-071-750/+761
| | | | * configure.in (powerpc*-*-*): Use -no-cpp-precomp for Darwin.
* RegenerateKevin Ryde2001-07-031-230/+325
|
* Regenerate with libtool patch for typo in AIX allow_undefined.Kevin Ryde2001-06-201-1/+1
|