OSDN Git Service

Add missing library dependency
authorTakashi Iwai <tiwai@suse.de>
Mon, 4 Jun 2007 13:14:47 +0000 (15:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Jun 2007 13:14:47 +0000 (15:14 +0200)
speaker-test requires math library.

speaker-test/Makefile.am

index b24b4ae..e3551bc 100644 (file)
@@ -1,6 +1,6 @@
 INCLUDES = -I$(top_srcdir)/include
 SUBDIRS= samples
-LDADD = $(LIBINTL)
+LDADD = $(LIBINTL) -lm
 
 bin_PROGRAMS = speaker-test
 speaker_test_SOURCES = speaker-test.c pink.c