summaryrefslogtreecommitdiff
path: root/v4l2-apps/util
diff options
context:
space:
mode:
authorhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-07-16 17:03:40 +0200
committerhans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain>2009-07-16 17:03:40 +0200
commit9aba1d9db273279181ade3771f20a185f048348c (patch)
tree8d04fc167f1144a70bea855e7faa3226c3a15ad6 /v4l2-apps/util
parent121108730f279bc32049ca5f4326b46641817626 (diff)
downloadmediapointer-dvb-s2-9aba1d9db273279181ade3771f20a185f048348c.tar.gz
mediapointer-dvb-s2-9aba1d9db273279181ade3771f20a185f048348c.tar.bz2
libv4l: Make library subdir name configurable
From: Gregor Jasny <gjasny@googlemail.com> While studying the Debian library package name, I noticed that private So /usr/lib/libv4l should become /usr/lib/libv4l0. As this would break existing scripts, I suggest to start versioning with the next soname bump. The line in the makefiles will then read: ifeq ($(LIBSUBDIR),) LIBSUBDIR = libv4l$(LIB_RELEASE) endif Unfortunately, the private subdirs in Debian must be named after the library package, which would be libv4l-0. Therefore I need to configure the LIBSUBDIR at compile time. Priority: normal Signed-off-by: Gregor Jasny <gjasny@googlemail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/util')
0 files changed, 0 insertions, 0 deletions