Mac OS X fixes: include string.h, add strndup(), disable xmllint for the docs
This commit is contained in:
@ -2,7 +2,7 @@ all: i3bar.1
|
||||
|
||||
i3bar.1: i3bar.man
|
||||
echo "A2X i3bar"
|
||||
a2x -f manpage i3bar.man
|
||||
a2x --no-xmllint -f manpage i3bar.man
|
||||
clean:
|
||||
rm -f i3bar.xml i3bar.1 i3bar.html
|
||||
|
||||
|
Reference in New Issue
Block a user