autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #10065] fix shell syntax in AX_JNI_INCLUDE_DIR


From: anonymous
Subject: [patch #10065] fix shell syntax in AX_JNI_INCLUDE_DIR
Date: Wed, 12 May 2021 13:20:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0

Follow-up Comment #1, patch #10065 (project autoconf-archive):

On investigating further, the single brackets are actually ok. It's just that
$macos_version is an empty string because the parsing magic before that didn't
work (sw_vers is 11.3 here, but the sed command looks for some x.y.z; further,
it would then set macos_version=y, which was ok when the macOS version was
10.y.z).

Still might make sense to apply the patch and switch to use `test`.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10065>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]