apexsink: clean up and fix configure logic and Makefile.am
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 5 Dec 2009 11:25:15 +0000 (11:25 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 5 Dec 2009 11:25:15 +0000 (11:25 +0000)
commit830b21caf29c5ee834259d183d9586c198c737f8
tree2a50dc9d997c73d0c1176e1985ecb575f413a43d
parentb9d2a4ab6788cd52782866ab621b5b0840b6226b
apexsink: clean up and fix configure logic and Makefile.am

Check for openssl and libcrypto using pkg-config and don't build the
plugin if those are not available. Also, fix the CFLAGS/LIBS order
in Makefile.am and use the detected LIBS instead of hard-coding
-lcrypto in the Makefile.am. Should fix #601417.
configure.ac
ext/apexsink/Makefile.am