[Github-comments] [geany/geany] on OpenBSD, Use of "seq" causes "not found" message when configure shows status (#2054)
Andy Alt
notifications at xxxxx
Fri Jan 18 01:57:56 UTC 2019
That would work, but imo adding a condition (and extra code) for this case may be too clunky.
Another option would be to remove the repeating hyphens as a separator (and therefore the use of `seq` and replace it with a line break and some text. Ex:
```
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
Build/configuration result:
Install Geany in : /usr/local
Compiling Git revision : cd267de2
Using GTK version : 2.24.32
Enable binary relocation : no
Build with plugin support : yes
Use (UNIX domain) socket support : yes
Use virtual terminal support : yes
Build HTML documentation : yes
Build PDF documentation : no
Build API documentation : no
Generate GtkDoc header : no
Configuration is done OK.
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2054#issuecomment-455399787
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190118/cf60d636/attachment-0001.html>
More information about the Github-comments
mailing list