about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-03-19 21:09:50 +0100
committerAndreas Jaeger <aj@suse.de>2012-03-19 21:09:50 +0100
commit6870c2ed1f2d4ff53e7c36b252f9f2c6b6112552 (patch)
tree76ac04c4cb72af374849c38c902f899dd53ce1b5
parent8f599ddb6750b13c1283a877c0719748af181206 (diff)
downloadglibc-6870c2ed1f2d4ff53e7c36b252f9f2c6b6112552.tar.gz
glibc-6870c2ed1f2d4ff53e7c36b252f9f2c6b6112552.tar.xz
glibc-6870c2ed1f2d4ff53e7c36b252f9f2c6b6112552.zip
Fix last line in configure.in.
-rw-r--r--sysdeps/x86_64/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/configure.in b/sysdeps/x86_64/configure.in
index 5874c9ac21..f913c7c980 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