mirror of
https://github.com/0intro/wmii
synced 2024-11-21 21:31:33 +03:00
Bump IXP_NEEDAPI to 129.
This commit is contained in:
parent
b223b27f70
commit
fb9e477fba
@ -21,7 +21,7 @@ LIBS9 = $(ROOT)/lib/libstuff.a $(ROOT)/lib/libregexp9.a $(ROOT)/lib/libbio.a $(R
|
||||
CFLAGS += '-DVERSION=\"$(VERSION)\"' '-DCOPYRIGHT=\"$(COPYRIGHT)\"' \
|
||||
'-DCONFDIR=\"$(CONFDIR)\"' '-DCONFPREFIX=\"$(ETC)\"' \
|
||||
'-DLOCALCONF=\"$(LOCALCONF)\"' '-DGLOBALCONF=\"$(GLOBALCONF)\"' \
|
||||
-DIXP_NEEDAPI=127
|
||||
-DIXP_NEEDAPI=129
|
||||
|
||||
FILTER = sed "s|@CONFPREFIX@|$(ETC)|g; \
|
||||
s|@GLOBALCONF@|$(GLOBALCONF)|g; \
|
||||
|
Loading…
Reference in New Issue
Block a user