about summary refs log tree commit diff
path: root/sysdeps/x86_64/elf/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/elf/configure.in')
-rw-r--r--sysdeps/x86_64/elf/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86_64/elf/configure.in b/sysdeps/x86_64/elf/configure.in
index 9cb59d009c..4a41290f11 100644
--- a/sysdeps/x86_64/elf/configure.in
+++ b/sysdeps/x86_64/elf/configure.in
@@ -32,3 +32,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