alpha patch
This commit is contained in:
parent
de22e6776e
commit
d53f3c7c10
5 changed files with 79 additions and 10 deletions
|
|
@ -14,7 +14,7 @@ X11LIB = /usr/X11R6/lib
|
|||
INCS = -I. -I/usr/include -I${X11INC} \
|
||||
`pkg-config --cflags fontconfig` \
|
||||
`pkg-config --cflags freetype2`
|
||||
LIBS = -L/usr/lib -lc -L${X11LIB} -lm -lrt -lX11 -lutil -lXft \
|
||||
LIBS = -L/usr/lib -lc -L${X11LIB} -lm -lrt -lX11 -lutil -lXext -lXft -lXrender\
|
||||
`pkg-config --libs fontconfig` \
|
||||
`pkg-config --libs freetype2`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue