Make modules directory configurable
authorHannes Reinecke <hare@suse.de>
Wed, 30 Apr 2008 09:04:59 +0000 (11:04 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 30 Apr 2008 11:25:15 +0000 (13:25 +0200)
commitd40b6960a1554e92ce8519ef361b8ea90c1172e5
tree828def9e9713df213e3d89b38c3560ab8d246a1a
parentf7a34ecffc516d066ae09f4ad0a3202dd350916f
Make modules directory configurable

As we know have a separate directory for the various shared
libraries we should make this configurable.
And use that variable a prefix for dlopen() to make that
work correctly.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/checkers.c
libmultipath/config.c
libmultipath/config.h
libmultipath/defaults.h
libmultipath/dict.c
libmultipath/prio.c
multipath/main.c
multipathd/main.c