Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[Linux] Test config script: Add the X11 library search path if it is …
…not empty If ac_x_libraries is empty it means that the library's found in the default path, so we skip adding it to the XLIB variable as it screws up the search path.
- Loading branch information
Showing
with
10 additions
and 2 deletions.
- +5 −1 test/configure
- +5 −1 test/configure.in