Fix:core:Fix typo that broke espeak configuration
authorhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 1 Oct 2009 07:02:08 +0000 (07:02 +0000)
committerhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 1 Oct 2009 07:02:08 +0000 (07:02 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@2621 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/configure.in

index 89472d5..01ba7e6 100644 (file)
@@ -735,7 +735,7 @@ fi
 AC_SUBST(SPEECHD_CFLAGS)
 AC_SUBST(SPEECHD_LIBS)
 AM_CONDITIONAL(SPEECH_SPEECH_DISPATCHER, test "x${speech_speech_dispatcher}" = "xyes")
-AM_CONDITIONAL(SUPPORT_ESPEAK, text "x${support_espeak}" = "xyes")
+AM_CONDITIONAL(SUPPORT_ESPEAK, test "x${support_espeak}" = "xyes")
 
 ## vehicle
 # android