configure.ac: remove manual AC_SUBST for pthread-stubs
authorEmil Velikov <emil.velikov@collabora.com>
Sun, 4 Jun 2017 23:04:02 +0000 (00:04 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 15 Jun 2017 22:24:26 +0000 (23:24 +0100)
commit1b03323e17c096000d7c5b6b60cc2fb9fcc9f2d1
tree2dfaf39c161e61cd643eee8eff321ebf12879708
parente5aa806e5f01b842d1af4775f8e4c53282908304
configure.ac: remove manual AC_SUBST for pthread-stubs

Unneeded, since the PKG_CHECK_MODULES macro already does the
substitution of the package Cflags/Libs.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
configure.ac