diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2006-12-18 20:32:52 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2006-12-18 20:32:52 +0000 |
commit | 78b7c6f81727c700279895c2012f0d7b01a72d97 (patch) | |
tree | 0785da8ea1b8239d34fde7d0fb0ceb551b44a91e /newlib/libc/machine/d10v | |
parent | db029fca63ee83bdda335dc8d6b0e4a3423c376f (diff) | |
download | newlib-78b7c6f81727c700279895c2012f0d7b01a72d97.zip newlib-78b7c6f81727c700279895c2012f0d7b01a72d97.tar.gz newlib-78b7c6f81727c700279895c2012f0d7b01a72d97.tar.bz2 |
2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
* aclocal.m4 */aclocal.m4: Regenerated using aclocal 1.9.6.
* Makefile.in */Makefile.in: Regenerated using automake 1.9.6.
Diffstat (limited to 'newlib/libc/machine/d10v')
-rw-r--r-- | newlib/libc/machine/d10v/Makefile.in | 4 | ||||
-rw-r--r-- | newlib/libc/machine/d10v/aclocal.m4 | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/newlib/libc/machine/d10v/Makefile.in b/newlib/libc/machine/d10v/Makefile.in index c616188..95b41a4 100644 --- a/newlib/libc/machine/d10v/Makefile.in +++ b/newlib/libc/machine/d10v/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9.5 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -14,8 +14,6 @@ @SET_MAKE@ -SOURCES = $(lib_a_SOURCES) - srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ diff --git a/newlib/libc/machine/d10v/aclocal.m4 b/newlib/libc/machine/d10v/aclocal.m4 index 87c0e78..2b07e80 100644 --- a/newlib/libc/machine/d10v/aclocal.m4 +++ b/newlib/libc/machine/d10v/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.9.5 -*- Autoconf -*- +# generated automatically by aclocal 1.9.6 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005 Free Software Foundation, Inc. @@ -28,7 +28,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"]) # Call AM_AUTOMAKE_VERSION so it can be traced. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], - [AM_AUTOMAKE_VERSION([1.9.5])]) + [AM_AUTOMAKE_VERSION([1.9.6])]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- |