Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > ce61a756a8918e39049717d09fb23e72 > files > 1

freetalk-3.0-1mdv2008.1.src.rpm

--- freetalk-0.69/configure.ac.orig	2006-04-19 02:31:49.000000000 +0200
+++ freetalk-0.69/configure.ac	2007-01-08 10:20:58.000000000 +0100
@@ -17,7 +17,7 @@
 AC_SEARCH_LIBS([tgetent],[ncurses termcap curses])
 AC_CHECK_LIB([readline], [readline],,AC_MSG_ERROR([ERROR! readline not found...]))
 
-AC_CHECK_LIB([guile],[scm_boot_guile],,AC_MSG_ERROR([ERROR! guile not found...]))
+AC_CHECK_LIB([guile],[scm_boot_guile],,AC_MSG_ERROR([ERROR! guile not found...]),-lpthread)
 
 AC_CHECK_LIB([glib-2.0],[g_slist_free],,AC_MSG_ERROR([ERROR! glib-2.0 not found...]))