Closed youpong closed 1 year ago
Merging #133 (d8eabe8) into main (e9a357a) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #133 +/- ##
=======================================
Coverage 29.49% 29.49%
=======================================
Files 4 4
Lines 512 512
=======================================
Hits 151 151
Misses 361 361
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
The current configure
script is failing on macOS because it depends on GNU getopt(1).
Please postpone merging this pull request until we can resolve the issue on macOS.
Now, It's ready to merge.
configure
script to be compliant with both macOS and Ubuntu.~Thunks!~ Thanks!
Description
Add following options and environment variable to
configure
script:Options:
Environment variable:
Related Issue(s)
52