From 062bd84a96f701cd25892b473114023bf4eb2769 Mon Sep 17 00:00:00 2001 From: mkoch Date: Fri, 20 Aug 2004 14:47:11 +0000 Subject: 2004-08-20 Michael Koch * configure.in: Rewrote some obsolete stuff for autoconf 2.59. * aclocal.m4, configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86322 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/aclocal.m4 | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'libjava/aclocal.m4') diff --git a/libjava/aclocal.m4 b/libjava/aclocal.m4 index 3897a24068e..b44303e9fa2 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 -- cgit v1.2.1