From f4a58f0d3577546bb3978b042863ba0ef82a7d18 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 29 Sep 2014 07:45:59 -0700 Subject: Require autoconf 2.69 * aclocal.m4: Require autoconf 2.69. * configure: Regenerated. * sysdeps/aarch64/configure: Likewise. * sysdeps/alpha/configure: Likewise. * sysdeps/arm/armv7/configure: Likewise. * sysdeps/arm/configure: Likewise. * sysdeps/ia64/configure: Likewise. * sysdeps/mach/configure: Likewise. * sysdeps/mips/configure: Likewise. * sysdeps/s390/configure: Likewise. * sysdeps/unix/sysv/linux/mips/configure: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Likewise. * sysdeps/alpha/configure.ac: Avoid empty lines at the end of file. * sysdeps/ia64/configure.ac: Likewise. --- sysdeps/ia64/configure | 4 +++- sysdeps/ia64/configure.ac | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'sysdeps/ia64') diff --git a/sysdeps/ia64/configure b/sysdeps/ia64/configure index 7b411db3ec..1ef70921bc 100644 --- a/sysdeps/ia64/configure +++ b/sysdeps/ia64/configure @@ -1,4 +1,6 @@ # This file is generated from configure.ac by Autoconf. DO NOT EDIT! -# Local configure fragment for sysdeps/ia64. + # Local configure fragment for sysdeps/ia64. $as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h + +# work around problem with autoconf and empty lines at the end of files diff --git a/sysdeps/ia64/configure.ac b/sysdeps/ia64/configure.ac index 4ad04ff2f7..3bae9fc5e1 100644 --- a/sysdeps/ia64/configure.ac +++ b/sysdeps/ia64/configure.ac @@ -4,3 +4,4 @@ GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory. dnl It is always possible to access static and hidden symbols in an dnl position independent way. AC_DEFINE(PI_STATIC_AND_HIDDEN) +# work around problem with autoconf and empty lines at the end of files -- cgit 1.4.1