[Julius-cvs 245] CVS update: julius4/gramtools/nextword

Back to archive index

sumom****@users***** sumom****@users*****
2008年 9月 25日 (木) 13:49:06 JST


Index: julius4/gramtools/nextword/Makefile.in
diff -u julius4/gramtools/nextword/Makefile.in:1.2 julius4/gramtools/nextword/Makefile.in:1.3
--- julius4/gramtools/nextword/Makefile.in:1.2	Tue Dec 18 17:45:47 2007
+++ julius4/gramtools/nextword/Makefile.in	Thu Sep 25 13:49:06 2008
@@ -14,7 +14,7 @@
 CC=@CC@
 CFLAGS=@CFLAGS@
 CPPFLAGS=@CPPFLAGS@ @DEFS@ -I$(LIBSENT)/include `$(LIBSENT)/libsent-config --cflags`
-LDFLAGS=@LDFLAGS@ @LIBS@ @READLINE_LIBS@ -L$(LIBSENT) -lsent `$(LIBSENT)/libsent-config --libs` -lm
+LDFLAGS=@LDFLAGS@ @LIBS@ @READLINE_LIBS@ -L$(LIBSENT) `$(LIBSENT)/libsent-config --libs`
 RM=@RM@ -f
 prefix=@prefix@
 exec_prefix=@exec_prefix@


Julius-cvs メーリングリストの案内
Back to archive index