summaryrefslogtreecommitdiffstats
path: root/maint.mk
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2012-06-02 13:33:42 +0000
committerAlon Levy <alevy@redhat.com>2013-01-14 18:54:22 +0200
commitcf8ebbc48491cf5178e4edc57f49ceded20ead55 (patch)
treebdbe2e617ddd0755893abe2c2a0fe81bf9450fc7 /maint.mk
parent4eb172f6fe9dffe2f3f3045189e84375e54c6cad (diff)
downloadspice-cf8ebbc48491cf5178e4edc57f49ceded20ead55.tar.gz
spice-cf8ebbc48491cf5178e4edc57f49ceded20ead55.tar.xz
spice-cf8ebbc48491cf5178e4edc57f49ceded20ead55.zip
link libspice server with libm libpthread
server/Makefile apparently forgot to link libspice-server with -lm -lpthread, but it uses symbols from these libraries directly. These libs are detected by configure and stored in $(SPICE_NONPKGCONFIG_LIBS) make variable, but this variable is never referenced at link time. Add it to server/Makefile.am, to libspice_server_la_LIBADD variable. Signed-off-By: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'maint.mk')
0 files changed, 0 insertions, 0 deletions