summaryrefslogtreecommitdiff
path: root/libbacktrace/Makefile.in
diff options
context:
space:
mode:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2014-02-07 21:10:55 +0000
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>2014-02-07 21:10:55 +0000
commit2ee407b0577ea538556be3af464a27ef6e501db7 (patch)
tree78e595c3c5157389d7beecacb6ccdf52904f2046 /libbacktrace/Makefile.in
parentb0b557aecdd162a95fb13adbd2a234c0ed419d91 (diff)
downloadgcc-2ee407b0577ea538556be3af464a27ef6e501db7.tar.gz
PR target/58710
* configure.ac: Use AC_LINK_IFELSE in check for _Unwind_GetIPInfo. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207612 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libbacktrace/Makefile.in')
-rw-r--r--libbacktrace/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbacktrace/Makefile.in b/libbacktrace/Makefile.in
index a1e144aca17..18c1ecaca54 100644
--- a/libbacktrace/Makefile.in
+++ b/libbacktrace/Makefile.in
@@ -16,7 +16,7 @@
@SET_MAKE@
# Makefile.am -- Backtrace Makefile.
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 Free Software Foundation, Inc.
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are