mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-18 12:00:31 +01:00
As the literal string "wm_cv_xext_xmu" will never be equal to "xno", we always ran the code that was supposed to run when the variable $wm_cv_xext_xmu was not equal to "no". In particular, if libXmu was not found, then we proceeded as if it had been found.