From 5b6dc79427b8f7eeb6a7ff68034ab8548ce670ea Mon Sep 17 00:00:00 2001 From: Alexander Gutkin Date: Thu, 28 Feb 2013 00:24:20 +0000 Subject: Bumped OpenFST implementation to openfst-1.3.3-CL41851770. Updated OpenFST implementation to the most recent version used by Greco3 (corresponds to nlp::fst exported at Perforce CL 41851770). In particular this version has an improved PDT support. Change-Id: I5aadfc962297eef73922c67e7d57866f11ee7d81 --- src/extensions/far/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/extensions/far/Makefile.am') diff --git a/src/extensions/far/Makefile.am b/src/extensions/far/Makefile.am index a7c2fff..1f063e3 100644 --- a/src/extensions/far/Makefile.am +++ b/src/extensions/far/Makefile.am @@ -9,11 +9,11 @@ libfst_LTLIBRARIES = libfstfar.la endif libfstfar_la_SOURCES = sttable.cc stlist.cc -libfstfar_la_LDFLAGS = -version-info 0:0:0 +libfstfar_la_LDFLAGS = -version-info 1:0:0 if HAVE_SCRIPT libfstfarscript_la_SOURCES = farscript.cc strings.cc main.cc -libfstfarscript_la_LDFLAGS = -version-info 0:0:0 +libfstfarscript_la_LDFLAGS = -version-info 1:0:0 endif if HAVE_BIN -- cgit v1.2.3