Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > fe831d1099f96e0d5c478b6ade2dace8 > files > 1

ots-0.5.0-6mdv2009.0.src.rpm

--- src/Makefile.in.orig	2007-04-08 20:17:23.000000000 +0200
+++ src/Makefile.in	2008-07-05 02:16:42.000000000 +0200
@@ -108,7 +108,7 @@
 
 lib_LTLIBRARIES = libots-1.la
 
-libots_1_la_LIBADD = $(OTS_LIBS)
+libots_1_la_LIBADD = $(OTS_LIBS) -lm
 libots_1_la_LDFLAGS = -version-info @VERSION_INFO@ $(no_undefined)
 libots_1_la_SOURCES =  	libots.h			article.c			dictionary.c			grader.c			grader-tf.c			grader-tc.c			grader-tc.h			html.c				parser.c 			text.c				stemmer.c			highlighter.c			wordlist.c			relations.c