mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-06 07:15:31 -04:00
Changes are made.
This commit is contained in:
parent
6f3265185a
commit
3799897bcb
13 changed files with 21 additions and 1412 deletions
12
config.mk
12
config.mk
|
|
@ -1,12 +1,6 @@
|
|||
_VERSION = 0.3.1-dev
|
||||
VERSION = `git describe --long --tags --dirty 2>/dev/null || echo $(_VERSION)`
|
||||
|
||||
PKG_CONFIG = pkg-config
|
||||
|
||||
# paths
|
||||
PREFIX = /usr/local
|
||||
MANDIR = $(PREFIX)/share/man
|
||||
|
||||
VERSION = 0.3.1-dev
|
||||
PKG_CONFIG = pkgconf
|
||||
PREFIX = /usr
|
||||
XWAYLAND =
|
||||
XLIBS =
|
||||
# Uncomment to build XWayland support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue