Old build system can still be used

This commit is contained in:
Philippe Pepiot
2011-07-27 14:15:40 +02:00
parent 5d83a4a664
commit 54687912c5
3 changed files with 196 additions and 1 deletions

5
README
View File

@@ -21,7 +21,7 @@ LICENSE : BSD, see COPYING.
REQUIREMENT :
- libx11
- libxft (optional)
\- freetype
- freetype
- libxinerama (optional)
- libxrandr (optional)
- imlib2 (optional)
@@ -35,6 +35,9 @@ INSTALL :
mkdir build/ && cd build/
cmake ..
You can also use old build system if you don't want^Whave cmake
./configure && make
DISTROS :
- wmfs port for FreeBSD at x11-wm/wmfs
- wmfs is available with AUR in ArchLinux (wmfs or wmfs-git)