Skip to content
Extraits de code Groupes Projets
Valider 10f3efba rédigé par Amar Takhar's avatar Amar Takhar
Parcourir les fichiers

Fix status message at the bottom of configure output for hunspell.

Originally committed to SVN as r1978.
parent b818c82a
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -294,6 +294,9 @@ AM_CONDITIONAL([HAVE_HUNSPELL], [test "$with_old_hunspell" != "no"])
if test "$with_old_hunspell" = "yes"; then
AC_DEFINE(WITH_OLD_HUNSPELL, 1, [Enable Older Hunspell support.])
HUNSPELL_CFLAGS="$HUNSPELL_CFLAGS -DWITH_OLD_HUNSPELL"
with_hunspell="yes (old hunspell)"
else
with_hunspell="no"
fi
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter