]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Only install dahdi_span_config_hook if DAHDI is enabled
authorDavid M. Lee <dlee@digium.com>
Thu, 18 Sep 2014 15:00:50 +0000 (15:00 +0000)
committerDavid M. Lee <dlee@digium.com>
Thu, 18 Sep 2014 15:00:50 +0000 (15:00 +0000)
commit27df9b73e2272d63efe411c744917e1510bad32a
treee4e3bf2a5124d794165c44e1270a7ee4aeb77e00
parent0a2e6a1c7e2e32c74ac526c0bfe184bc39a33a58
Only install dahdi_span_config_hook if DAHDI is enabled

This patch changes the install to only install the hook script if
DAHDI is enabled. It also adds the script to the uninstall task, and
moves the DAHDI_UDEV_HOOK_DIR variable so that it's not between the
_MAKEOPTS variables and their comment.

This allows installs which specify a --prefix to work normally, as
long as they don't enable DAHDI.

Review: https://reviewboard.asterisk.org/r/3972/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@423281 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Makefile
makeopts.in