From: Andreas Jaeger Date: Mon, 19 Mar 2012 20:09:50 +0000 (+0100) Subject: Fix last line in configure.in. X-Git-Tag: glibc-2.16-tps~710^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6870c2ed1f2d4ff53e7c36b252f9f2c6b6112552;p=platform%2Fupstream%2Fglibc.git Fix last line in configure.in. --- diff --git a/sysdeps/x86_64/configure.in b/sysdeps/x86_64/configure.in index 5874c9a..f913c7c 100644 --- a/sysdeps/x86_64/configure.in +++ b/sysdeps/x86_64/configure.in @@ -119,4 +119,4 @@ fi 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 \ No newline at end of file +# work around problem with autoconf and empty lines at the end of files