[icinga-checkins] icinga.org: icinga-core/next: install: change idomod extension from .o to . so, make .so the default extension for modules #2354
git at icinga.org
git at icinga.org
Sat Feb 25 21:16:31 CET 2012
Module: icinga-core
Branch: next
Commit: d2366acd9f94173e2cac1c33a1fa5782e42f87b6
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=d2366acd9f94173e2cac1c33a1fa5782e42f87b6
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Fri Feb 24 18:27:21 2012 +0100
install: change idomod extension from .o to .so, make .so the default extension for modules #2354
refs #2354
refs #524
refs #2346
---
Changelog | 11 ++-
configure | 1 -
configure.in | 1 -
contrib/solaris/0001-solaris_idomod_so_patch.patch | 96 --------------------
module/.gitignore | 2 +-
module/Makefile.in | 8 +-
module/idoutils/Makefile.in | 2 +-
module/idoutils/config/icinga.cfg.in | 8 --
module/idoutils/config/idoutils.cfg-sample.in | 2 +-
module/idoutils/src/.gitignore | 2 +-
module/idoutils/src/Makefile.in | 10 +-
sample-config/icinga.cfg.in | 4 +-
12 files changed, 23 insertions(+), 124 deletions(-)
Diff: https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=d2366acd9f94173e2cac1c33a1fa5782e42f87b6
More information about the icinga-checkins
mailing list