summaryrefslogtreecommitdiff
path: root/libitm/Makefile.in
diff options
context:
space:
mode:
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-04 08:29:34 +0000
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-04 08:29:34 +0000
commitcb7a0f1d57079576cdf07b4c4b8dacc3cf38a60d (patch)
treed64385dd42f77b6372a670f9ce751385991012d5 /libitm/Makefile.in
parentf4ccca52571c6dcd7278116f1d58d720daa2c72e (diff)
Update configure deps, remove stray \xA0 in picflag.m4, regenerate
Also fix a stray changelog entry. Some of the regen here is due to previous changes not being regenerated properly, in part due to the missing configure dependencies. * configure: Regenerate. config/ * picflag.m4: Remove stray \xA0 in comment. gcc/ * Makefile.in (aclocal_deps): Update and order as per aclocal.m4. * configure: Regenerate. * config.in: Regenerate. libada/ * Makefile.in (configure_deps): Update and order as per configure.ac sinclude. * configure: Regenerate. libgcc/ * Makefile.in (configure_deps): Update. * configure: Regenerate. libiberty/ * Makefile.in (configure_deps): Update. * configure: Regenerate. libitm/ * Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244049 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libitm/Makefile.in')
-rw-r--r--libitm/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libitm/Makefile.in b/libitm/Makefile.in
index 138eeb1c9da1..e87499723aa2 100644
--- a/libitm/Makefile.in
+++ b/libitm/Makefile.in
@@ -67,6 +67,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
$(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/enable.m4 \
$(top_srcdir)/../config/futex.m4 \
+ $(top_srcdir)/../config/hwcaps.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
$(top_srcdir)/../config/mmap.m4 \
$(top_srcdir)/../config/multi.m4 \