[ https://issues.apache.org/jira/browse/GUACAMOLE-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17777898#comment-17777898 ]
Stefan Bluhm commented on GUACAMOLE-1869: ----------------------------------------- Fixed in https://github.com/apache/guacamole-server/pull/461 > Align libraries on "Library status" output > ------------------------------------------ > > Key: GUACAMOLE-1869 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1869 > Project: Guacamole > Issue Type: Improvement > Components: guacamole-server > Affects Versions: 1.5.3 > Reporter: Stefan Bluhm > Priority: Trivial > > The library line for `libavformat` is not congruent to the other lines when > running `./configure`: > > ``` > ------------------------------------------------ > guacamole-server version 1.5.3 > ------------------------------------------------ > Library status: > freerdp2 ............ yes > pango ............... yes > libavcodec .......... no > libavformat.......... no > libavutil ........... no > libssh2 ............. yes > libssl .............. yes > libswscale .......... no > libtelnet ........... yes > libVNCServer ........ yes > libvorbis ........... yes > libpulse ............ yes > libwebsockets ....... yes > libwebp ............. yes > wsock32 ............. no > ``` > 1. This does not look nice (I know I have serious issues in life...). > 2. Double clicking in the terminal to copy/paste selects the whole line > instead of just the library name. So copy and paste is inconvenient. -- This message was sent by Atlassian Jira (v8.20.10#820010)