Add -lm to comedilib.pc.in Libs.
authorIan Abbott <abbotti@mev.co.uk>
Tue, 14 Dec 2010 14:41:55 +0000 (14:41 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Tue, 14 Dec 2010 14:41:55 +0000 (14:41 +0000)
Patch from W. Trevor King.

comedilib.pc.in

index 5aa1f866096a09bf68ef689463cd4b4c5d88b50d..498d51cfb30e9e41d277364d7c925bfcfc882fb5 100644 (file)
@@ -7,5 +7,5 @@ Name: Comedilib
 Description: Comedi Library
 Requires: 
 Version: @VERSION@
-Libs: -L${libdir} -lcomedi
+Libs: -L${libdir} -lcomedi -lm
 Cflags: -I${includedir}