Fix link error due to missing X11 libraries (fixes #152).

c18d6fa removed a space from BasiliskII/src/Unix/configure.ac, which
caused "configure" to fail to properly determine the correct set of
libraries to link against when using X11, which caused linking to
fail.  This fix restores the missing space.
This commit is contained in:
David O'Shea 2017-12-28 16:46:14 +10:30
parent 1c9b21f580
commit 3f2dbbac29