configure.raw: Doc improvement.

This commit is contained in:
Werner Lemberg 2012-05-29 13:57:12 +02:00
parent 2bdd094976
commit 5715ff4606
1 changed files with 2 additions and 1 deletions

View File

@ -158,7 +158,8 @@ case :${ft_use_autoconf_sizeof_types}:${enable_biarch_config}: in
esac
if test x"${ft_use_autoconf_sizeof_types}" = xyes; then
AC_DEFINE([FT_USE_AUTOCONF_SIZEOF_TYPES])
AC_DEFINE([FT_USE_AUTOCONF_SIZEOF_TYPES], [],
[Define if autoconf sizeof types should be used.])
fi
CPPFLAGS="${orig_CPPFLAGS}"