aboutsummaryrefslogtreecommitdiff
path: root/libjava/aclocal.m4
diff options
context:
space:
mode:
authorMichael Koch <konqueror@gmx.de>2004-08-20 14:47:11 +0000
committerMichael Koch <mkoch@gcc.gnu.org>2004-08-20 14:47:11 +0000
commitcad90591bdfef1e57ba7e0ca89f99d23bd85ff9c (patch)
treea164bb24bb016d35bc96ee899bc456689713df88 /libjava/aclocal.m4
parentfabead06137e34773b26c619b0085e2c03e06f4d (diff)
downloadgcc-cad90591bdfef1e57ba7e0ca89f99d23bd85ff9c.zip
gcc-cad90591bdfef1e57ba7e0ca89f99d23bd85ff9c.tar.gz
gcc-cad90591bdfef1e57ba7e0ca89f99d23bd85ff9c.tar.bz2
configure.in: Rewrote some obsolete stuff for autoconf 2.59.
2004-08-20 Michael Koch <konqueror@gmx.de> * configure.in: Rewrote some obsolete stuff for autoconf 2.59. * aclocal.m4, configure: Regenerated. From-SVN: r86322
Diffstat (limited to 'libjava/aclocal.m4')
-rw-r--r--libjava/aclocal.m424
1 files changed, 0 insertions, 24 deletions
diff --git a/libjava/aclocal.m4 b/libjava/aclocal.m4
index 3897a24..b44303e 100644
--- a/libjava/aclocal.m4
+++ b/libjava/aclocal.m4
@@ -426,30 +426,6 @@ AC_SUBST(GCJFLAGS)
_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES(GCJ)])
])
-# Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc.
-
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
-
-# serial 7
-
-# 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 -*-
# This macro actually does too much some checks are only needed if