summaryrefslogtreecommitdiff
path: root/boehm-gc/configure.ac
diff options
context:
space:
mode:
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-30 00:38:57 +0000
committerbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-30 00:38:57 +0000
commit2542b94a0a8791d2f5317a1136fb8ff75cb646df (patch)
treea79c5437aaf5543dbb2ab0466e765c08b414b31e /boehm-gc/configure.ac
parent91d51df3665689968a36485ee59a39fb50f9707c (diff)
downloadgcc-2542b94a0a8791d2f5317a1136fb8ff75cb646df.tar.gz
2004-11-29 Bryce McKinlay <mckinlay@redhat.com>
PR libgcj/18699 Revert patches of 2004-11-26 and 2004-11-27. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91505 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/configure.ac')
-rw-r--r--boehm-gc/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/boehm-gc/configure.ac b/boehm-gc/configure.ac
index 474e2c9bcce..7d1c6e3df1b 100644
--- a/boehm-gc/configure.ac
+++ b/boehm-gc/configure.ac
@@ -468,7 +468,7 @@ else
multilib_arg=
fi
-AC_CONFIG_HEADERS([include/config.h include/gc_config.h])
+AC_CONFIG_HEADERS([include/gc_config.h])
AC_CONFIG_FILES(Makefile include/Makefile)
AC_OUTPUT