automake: fix some occurrences of hardcoded -ldl and -lpthread
authorJonathan Gray <jsg@jsg.id.au>
Mon, 23 Nov 2015 03:22:24 +0000 (14:22 +1100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 1 Dec 2015 16:53:40 +0000 (16:53 +0000)
commit99cd60083518ad4465e3e29996168e8fa8a89fbb
tree637663b9fbb9c978a72431dcde94260e851c88f3
parent241f15ac80ddc452862b9d40d4d4bef648835ba0
automake: fix some occurrences of hardcoded -ldl and -lpthread

Correct some occurrences of -ldl and -lpthread to use
$(DLOPEN_LIBS) and $(PTHREAD_LIBS) respectively.

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Cc: "11.0 11.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/targets/opencl/Makefile.am
src/mesa/drivers/dri/i965/Makefile.am