diff options
author | DJ Delorie <dj@redhat.com> | 2009-08-22 14:31:16 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2009-08-22 14:31:16 +0000 |
commit | 75086676098339eb1bbe2ffa7c9380c3cd7887e5 (patch) | |
tree | be41c599e86e7c6a607af122e006ce1a95b3e4d6 /intl/aclocal.m4 | |
parent | 13b7343aa261369b007bcf15980d2b308c25d59f (diff) | |
download | gdb-75086676098339eb1bbe2ffa7c9380c3cd7887e5.zip gdb-75086676098339eb1bbe2ffa7c9380c3cd7887e5.tar.gz gdb-75086676098339eb1bbe2ffa7c9380c3cd7887e5.tar.bz2 |
merge from gcc
Diffstat (limited to 'intl/aclocal.m4')
-rw-r--r-- | intl/aclocal.m4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/intl/aclocal.m4 b/intl/aclocal.m4 index a28ee49..fbc70f8 100644 --- a/intl/aclocal.m4 +++ b/intl/aclocal.m4 @@ -1,7 +1,7 @@ -# generated automatically by aclocal 1.9.6 -*- Autoconf -*- +# generated automatically by aclocal 1.11 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008, 2009 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. @@ -26,7 +26,6 @@ m4_include([../config/lib-prefix.m4]) m4_include([../config/nls.m4]) m4_include([../config/override.m4]) m4_include([../config/po.m4]) -m4_include([../config/proginstall.m4]) m4_include([../config/progtest.m4]) m4_include([../config/stdint_h.m4]) m4_include([../config/uintmax_t.m4]) |