source: git/m4/default_checking_path.m4 @ 68efee

spielwiese
Last change on this file since 68efee was 605375, checked in by Matthias Koeppe <mkoeppe@…>, 3 years ago
m4/default_checking_path.m4: New, use macro SING_DEFAULT_CHECKING_PATH to remove duplication of its setting
  • Property mode set to 100644
File size: 117 bytes
Line 
1AC_DEFUN([SING_DEFAULT_CHECKING_PATH], [
2    DEFAULT_CHECKING_PATH="/opt/homebrew /opt/local /sw /usr/local /usr"
3])
Note: See TracBrowser for help on using the repository browser.