Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Default to usr for omni checks #66

Merged
merged 2 commits into from
Jan 13, 2020
Merged

Conversation

t-b
Copy link
Contributor

@t-b t-b commented Jan 10, 2020

assets/m4/RSSH_CHECK_OMNI*.m4: Default to /usr for OMNI_ROOT

We nowadays have a recent version of the omnitools available, so it does
not make sense to search them in /usr/local by default.

This also fixes the output of configure as it is prior to this commit

OMNIORB PATH:     /usr/local
OMNIORB VERSION:

but after this commit we get

OMNIORB PATH:     /usr
OMNIORB VERSION:  "4.2.2"

What do you think?

t-b added 2 commits January 10, 2020 17:55
We nowadays have a recent version of the omnitools available, so it does
not make sense to search them in /usr/local by default.

This also fixes the output of configure as it is prior to this commit

OMNIORB PATH:     /usr/local
OMNIORB VERSION:

but after this commit we get

OMNIORB PATH:     /usr
OMNIORB VERSION:  "4.2.2"
@t-b t-b requested review from mliszcz, Ingvord and bourtemb January 10, 2020 17:00
Copy link
Member

@bourtemb bourtemb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not?

@t-b t-b merged commit 03e2bd2 into master Jan 13, 2020
@t-b t-b deleted the default-to-usr-for-omni-checks branch January 13, 2020 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants