mirror of
https://github.com/znc/znc.git
synced 2026-07-21 00:53:00 +02:00
saslauth -> cyrusauth
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ FILES := $(foreach file, $(FILES), \
|
||||
endif
|
||||
|
||||
ifeq "@CYRUS@" ""
|
||||
FILES := $(shell echo $(FILES) | sed -e "s:saslauth::")
|
||||
FILES := $(shell echo $(FILES) | sed -e "s:cyrusauth::")
|
||||
endif
|
||||
saslauthLDFLAGS := -lsasl2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user