mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-02-16 14:30:34 +00:00
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:
parent
1c9b21f580
commit
3f2dbbac29