Fixed DLOPEN define warning.
authorJon A. Cruz <jonc@osg.samsung.com>
Sun, 8 Mar 2015 06:49:25 +0000 (22:49 -0800)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Tue, 10 Mar 2015 22:09:29 +0000 (22:09 +0000)
commitfadea770951babc1ee538defff104b56664b81e7
tree696394c092c59cdf51c88d39d9fe56e4dfa6cb87
parentee1f37e083f4c63bbf5fcf99778b1bd4fb6782ab
Fixed DLOPEN define warning.

Unconditionally defining DLOPEN_POSIX for cpluff was causing redefinintion errors once
it started being passed in on the command-line. Added conditional guards to prevent the
warnings.

Change-Id: Ieb40909b77710fa46209465e4e924569059738c5
Signed-off-by: Jon A. Cruz <jonc@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/451
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
Reviewed-by: Sudarshan Prasad <sudarshan.prasad@intel.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
service/protocol-plugin/plugin-manager/src/CpluffAdapter.h
service/protocol-plugin/plugin-manager/src/FelixAdapter.h
service/protocol-plugin/plugin-manager/src/PluginManager.h