summaryrefslogtreecommitdiff
path: root/opcodes/aclocal.m4
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2008-08-24 03:13:05 +0000
committerAlan Modra <amodra@bigpond.net.au>2008-08-24 03:13:05 +0000
commit660909e1c54642597701268c8c18876c524f8be6 (patch)
tree0a9ba39b710844e6933a69aa1a00b596d14d6834 /opcodes/aclocal.m4
parent3fff843379a9a17496a9b01080d6ec4a24f5bf19 (diff)
downloadbinutils-redhat-660909e1c54642597701268c8c18876c524f8be6.tar.gz
Update a number of obsolete autoconf macros.
Diffstat (limited to 'opcodes/aclocal.m4')
-rw-r--r--opcodes/aclocal.m412
1 files changed, 0 insertions, 12 deletions
diff --git a/opcodes/aclocal.m4 b/opcodes/aclocal.m4
index 6fac0c74e2..50e7e23231 100644
--- a/opcodes/aclocal.m4
+++ b/opcodes/aclocal.m4
@@ -340,18 +340,6 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
[AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
])
-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 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.
-
-# serial 8
-
-# AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS.
-AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
-
# Do all the work for Automake. -*- Autoconf -*-
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005