summaryrefslogtreecommitdiff
path: root/libjava/aclocal.m4
diff options
context:
space:
mode:
authormkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>2004-08-20 14:47:11 +0000
committermkoch <mkoch@138bc75d-0d04-0410-961f-82ee72b054a4>2004-08-20 14:47:11 +0000
commit062bd84a96f701cd25892b473114023bf4eb2769 (patch)
treea164bb24bb016d35bc96ee899bc456689713df88 /libjava/aclocal.m4
parentc7709b98d9f949ea13219e64d20090be28912482 (diff)
downloadgcc-062bd84a96f701cd25892b473114023bf4eb2769.tar.gz
2004-08-20 Michael Koch <konqueror@gmx.de>
* 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
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 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