Changeset d58ff10 in git for m4/ccluster-check.m4


Ignore:
Timestamp:
Feb 17, 2021, 2:18:59 PM (3 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '91e5db82acc17434e4062bcfa44e6efa7d41fd30')
Children:
764c0f9b57d8bb25e8e6b51b07553f9545132cf4
Parents:
8e9e133bca4dc0acf24227cc49f9d6416c04645a
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2021-02-17 14:18:59+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2021-02-17 14:25:50+01:00
Message:
configure: add /opt/homebrew in search path
File:
1 edited

Legend:

Unmodified
Added
Removed
  • m4/ccluster-check.m4

    r8e9e13 rd58ff10  
    33AC_DEFUN([LB_CHECK_CCLUSTER],
    44[
    5 DEFAULT_CHECKING_PATH="/usr /usr/local /sw /opt/local"
     5DEFAULT_CHECKING_PATH="/usr /usr/local /sw /opt/local /opt/homebrew"
    66
    77AC_ARG_WITH(ccluster,
Note: See TracChangeset for help on using the changeset viewer.