[Github-comments] [geany] "which $CXX" breaks if CXX consists of several items (#829)

rofl0r notifications at xxxxx
Thu Dec 17 20:16:22 UTC 2015


https://githubcom/geany/geany/blob/master/configureac#L35

this check is bogus and should be removed
it breaks usage for example when CXX is set to ```arm-linux-musleabi -isystem /sysroot/foo```

```
$ which g++ -isystem foo
/bin/which: unrecognized option: i
BusyBox v1202 (2015-04-23 14:57:49 CEST) multi-call binary

Usage: which [COMMAND]

Locate a COMMAND

```

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/829
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151217/d798715e/attachment.html>


More information about the Github-comments mailing list