Work around empty line at end file generated by autoconf.

This commit is contained in:
Ulrich Drepper 2011-02-17 01:26:07 -05:00
parent be6bd0b7ab
commit baa6c69a57
2 changed files with 2 additions and 0 deletions

View File

@ -125,3 +125,4 @@ fi
$as_echo "#define PI_STATIC_AND_HIDDEN 1" >>confdefs.h
# work around problem with autoconf and empty lines at the end of files

View File

@ -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