diff options
Diffstat (limited to 'conf-cc')
-rw-r--r-- | conf-cc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,8 +3,6 @@ cc -O2 -Wall -Wno-narrowing -Iinclude -I`head -1 ../conf-qlibs`/include `head -1 # This will work for both i386 and AMD64 architecture enabling INET6 support. # IDN2 support is NOT enabled by default. You do not have 'libidns2' installed and set: -DIDN2 -# Bare 'Line Feeds' (LF) are accepted by qmail-smtpd setting: -DBARELF in the first line. - # For obfuscation, you can hide the virtual user's local part for VERP addresses; inappropriate for VPOPMAIL: cc -O2 -Wall -Wno-narrowing -Iinclude -I`head -1 ../conf-qlibs`/include `head -1 ../conf-ssl` -DHIDEVIRTUALUSER |