From 6870c2ed1f2d4ff53e7c36b252f9f2c6b6112552 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 19 Mar 2012 21:09:50 +0100 Subject: [PATCH] Fix last line in configure.in. --- sysdeps/x86_64/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4