mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Add custom build instructions for libX11
This commit is contained in:
parent
57886172be
commit
889c3b8b7a
@ -294,6 +294,10 @@ do
|
||||
--with-appdefaultdir=/etc/X11/app-defaults
|
||||
;;
|
||||
|
||||
libX11-* )
|
||||
./configure $XORG_CONFIG --disable-thread-safety-constructor
|
||||
;;
|
||||
|
||||
* )
|
||||
./configure $XORG_CONFIG $docdir
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user