Allow to configure per library subdirectories for helpers.
authorGregor Jasny <gjasny@googlemail.com>
Mon, 31 Oct 2011 13:23:41 +0000 (14:23 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 31 Oct 2011 13:23:41 +0000 (14:23 +0100)
commit3b21cf14bb96a8e326e1b17bcd820f6f4a5fe2b6
tree656f30cfe03ed7e5ceb0cdf93b78790afc3c2f61
parentf957d56ec5a22a984463c253e3f1fe272ca464f6
Allow to configure per library subdirectories for helpers.

In Debian (and Ubuntu) libv4lconvert is moved into it's own
library package due to the SONAME bump. The policy requires
that subdirectories beneath /usr/lib needs to be named after
the package name to allow older and newer package versions
installed side by side.

This patch adds the possibility to specify the subdirectories
separately for libv4lconvert, libv4l1 and libv4l2.

Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
Make.rules.in [moved from Make.rules with 88% similarity]
configure.in
lib/libv4l1/Makefile
lib/libv4l2/Makefile
lib/libv4lconvert/Makefile
lib/libv4lconvert/libv4lconvert.c
makefile