Joseph L. Casale wrote:
>> ./configure --help shows all available options. if you are interested in
>> the different things being replaced while creating e.g. icinga.cfg out
>> of icinga.cfg.in - take a look in the configure.in/.ac itsself, search
>> for AC_SUBST
> That was very helpful.
>
>>> For icinga, I didn't even think about how changing that would be a problem.
>>> As the git copy sets $USER1$=@libexecdir@, so be it. That one can't really
>>> change.
>> that one will change, if you set libexecdir accordingly. reach out for
>> packages, have a look into icinga.spec ...
>>
>> https://git.icinga.org/?p=icinga-core.git;a=blob;f=icinga.spec;hb=HEAD#l88
> Right, I meant to say I wasn't confident that might change more than I
> anticipated, it wasn't that big of a deal to have to change this manually.

that's a default, affecting it everywhere it needs to be replaced. you 
can try that yourself with grepping vefore and after.
read more about autoconf and such ...
> As usual, thanks for all the help!
> jlc
>
> ------------------------------------------------------------------------------
> Colocation vs. Managed Hosting
> A question and answer guide to determining the best fit
> for your organization - today and in the future.
> http://p.sf.net/sfu/internap-sfd2d
> _______________________________________________
> icinga-users mailing list
> icinga-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/icinga-users
>


-- 
DI (FH) Michael Friedrich

Vienna University Computer Center
Universitaetsstrasse 7 A-1010 Vienna, Austria

email:  michael.friedr...@univie.ac.at
phone:  +43 1 4277 14359
fax:    +43 1 4277 14338
web:    http://www.univie.ac.at/zid
        http://www.aco.net

Icinga Core&  IDOUtils Developer
http://www.icinga.org


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to