aclocal.m4, [...]: Rebuilt.

* aclocal.m4, configure, include/config.h.in: Rebuilt.
	* acinclude.m4 (CHECK_FOR_BROKEN_MINGW_LD): Resurrected; was in
	aclocal.m4 and lost in some merge.

From-SVN: r62188
This commit is contained in:
Tom Tromey 2003-01-31 17:59:00 +00:00 committed by Tom Tromey
parent 5aac1dac62
commit 60c7f4ef5e
5 changed files with 345 additions and 267 deletions

View file

@ -394,6 +394,9 @@
/* Define if the compiler is configured for setjmp/longjmp exceptions. */
#undef SJLJ_EXCEPTIONS
/* Indicate that linker is not able to 8-byte align static data */
#undef JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS
/* Required define if using POSIX threads */
#undef _REENTRANT