diff options
Diffstat (limited to 'sysdeps/alpha/configure')
-rw-r--r-- | sysdeps/alpha/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/alpha/configure b/sysdeps/alpha/configure index f1e4103dd0..464b596527 100644 --- a/sysdeps/alpha/configure +++ b/sysdeps/alpha/configure @@ -4,3 +4,5 @@ # With required gcc+binutils, we can always access static and hidden # symbols in a position independent way. $as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h + +# work around problem with autoconf and empty lines at the end of files |