aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/aclocal.m4
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2005-09-17 23:14:37 +0000
committerDaniel Jacobowitz <drow@false.org>2005-09-17 23:14:37 +0000
commit3db0444b44b5218917e326666590c22c03405916 (patch)
tree7282cd24bbb1e36a6c6963ade42e8e6681e118af /gdb/gdbserver/aclocal.m4
parent4b9c52dc3f431aee1757785a92c6a4c26f7c1146 (diff)
downloadgdb-3db0444b44b5218917e326666590c22c03405916.zip
gdb-3db0444b44b5218917e326666590c22c03405916.tar.gz
gdb-3db0444b44b5218917e326666590c22c03405916.tar.bz2
* acinclude.m4: Correct quoting.
* aclocal.m4: Regenerated. Suggested by SZOKOVACS Robert <szo@ies.hu>: * thread-db.c (thread_db_err_str): Handle TD_VERSION. (thread_db_init): Call thread_db_err_str. * configure.ac: Check for TD_VERSION. * config.in, configure: Regenerated.
Diffstat (limited to 'gdb/gdbserver/aclocal.m4')
-rw-r--r--gdb/gdbserver/aclocal.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/gdbserver/aclocal.m4 b/gdb/gdbserver/aclocal.m4
index 6432b4e..1e4ae30 100644
--- a/gdb/gdbserver/aclocal.m4
+++ b/gdb/gdbserver/aclocal.m4
@@ -1,7 +1,7 @@
-# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
+# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+# 2005 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.