aboutsummaryrefslogtreecommitdiff
path: root/fixincludes/config.h.in
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2004-10-15 07:58:38 +0000
committerPaolo Bonzini <bonzini@gnu.org>2004-10-15 07:58:38 +0000
commit6e543fe3345a5a26114ad6c1eb03c0c3d6eb5ff8 (patch)
tree0988a96569fcf89616a90abf081927a8c8328cf8 /fixincludes/config.h.in
parent521dd01b26892e93cac482d4c45dff565735d823 (diff)
2004-08-14 Paolo Bonzini <bonzini@gnu.org>
PR other/17991 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o. Update copyright year. * fixfixes.c (main): Call initialize_opts from fixopts.c. * fixincl.c (initialize): Call initialize_opts from fixopts.c, do not include code for parsing options (environment vars). (fix_with_system): Use a search path for applyfix, so that you can run the test suite with two-process fixincludes. * fixopts.c: New file. * configure.ac: Add --enable-twoprocess. Export ac_exeext to config.h. Default to --enable-twoprocess for MinGW32. * config.h.in: Regenerate. * configure: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@89087 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/config.h.in')
-rw-r--r--fixincludes/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/fixincludes/config.h.in b/fixincludes/config.h.in
index 6d22ee5bdee..47d5173c4a2 100644
--- a/fixincludes/config.h.in
+++ b/fixincludes/config.h.in
@@ -1,5 +1,8 @@
/* config.h.in. Generated from configure.ac by autoheader. */
+/* Defined to the executable file extension on the host system */
+#undef EXE_EXT
+
/* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
*/
#undef HAVE_DECL_ABORT