diff options
Diffstat (limited to 'libcpp/aclocal.m4')
-rw-r--r-- | libcpp/aclocal.m4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libcpp/aclocal.m4 b/libcpp/aclocal.m4 index 308bb49..6d53217 100644 --- a/libcpp/aclocal.m4 +++ b/libcpp/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. @@ -21,5 +21,4 @@ m4_include([../config/lib-ld.m4]) m4_include([../config/lib-link.m4]) m4_include([../config/lib-prefix.m4]) m4_include([../config/override.m4]) -m4_include([../config/proginstall.m4]) m4_include([../config/warnings.m4]) |