fontsrv: fix build on OpenBSD 5.2

R=rsc
CC=plan9port.codebot
https://codereview.appspot.com/6850108
This commit is contained in:
Christian Kellermann 2012-12-11 12:45:45 -05:00 committed by Russ Cox
parent 0b4fd92105
commit 1a512ec048
5 changed files with 14 additions and 2 deletions

View file

@ -45,6 +45,7 @@ fi
echo 'WSYSTYPE='$WSYSTYPE
echo 'X11='$X11
echo 'X11H='$X11H
if [ $WSYSTYPE = x11 ]; then
echo 'CFLAGS=$CFLAGS '$X11H