mirror of
https://github.com/znc/znc.git
synced 2026-08-06 17:03:14 +02:00
Makefile: Remove unused (and broken) variable
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
@@ -36,7 +36,6 @@ PYTHON_ON:= @PYTHON@
|
||||
PY_CFLAGS:= @python_CFLAGS@
|
||||
PY_LDFLAGS:=@python_LIBS@
|
||||
SWIG := @SWIG@
|
||||
SWIG_ON := @USESWIG@
|
||||
MODDIR := @MODDIR@
|
||||
DATADIR := @DATADIR@
|
||||
LIBZNC := @LIBZNC@
|
||||
|
||||
Reference in New Issue
Block a user