mirror of
https://github.com/znc/znc.git
synced 2026-07-06 18:01:21 +02:00
Rename --enable-sasl to --enable-cyrus to help confusion
Many people think --enable-sasl was needed for the sasl module
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ FILES := $(foreach file, $(FILES), \
|
||||
))
|
||||
endif
|
||||
|
||||
ifeq "@SASL@" ""
|
||||
ifeq "@CYRUS@" ""
|
||||
FILES := $(shell echo $(FILES) | sed -e "s:saslauth::")
|
||||
endif
|
||||
saslauthLDFLAGS := -lsasl2
|
||||
|
||||
Reference in New Issue
Block a user