mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-17 19:40:28 +01:00
We use the AC_PATH_XTRA macro to find all the X library paths during build, but we weren't actually using the variables it generated for building wmlib. Instead, we just hardcoded the linker flag "-lX11", which may or may not actually work.