parent
08abdda516
commit
8fdc5c69aa
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ VERSION = 0.9
|
|||
PREFIX = /usr/local
|
||||
MANPREFIX = $(PREFIX)/share/man
|
||||
|
||||
X11INC = /usr/X11R6/include
|
||||
X11LIB = /usr/X11R6/lib
|
||||
X11INC = /usr/include/X11
|
||||
X11LIB = /usr/lib/x86_64-linux-gnu
|
||||
|
||||
PKG_CONFIG = pkg-config
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue