diff --git a/m4/giella-macros.m4 b/m4/giella-macros.m4 index c9c1efc..301bf52 100644 --- a/m4/giella-macros.m4 +++ b/m4/giella-macros.m4 @@ -783,7 +783,7 @@ AC_ARG_ENABLE([phonetic], [AS_HELP_STRING([--enable-phonetic], [enable phonetic transducers @<:@default=no@:>@])], [enable_phonetic=$enableval], - [enable_phonetic=no]) + [enable_phonetic=$enable_all_tools]) AM_CONDITIONAL([WANT_PHONETIC], [test "x$enable_phonetic" != xno]) # Enable Apertium transducers - default is 'no'