diff options
-rw-r--r-- | defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,9 +15,9 @@ # Building the plugin requires configured dovecot sources or having # configured it with --enable-header-install in which case you can # point DOVECOT= to the installed headers too. -DOVECOT=../dovecot-1.0.5 +#DOVECOT=../dovecot-1.0.5 #DOVECOT=../dovecot-1.1 -#DOVECOT=/usr/include/dovecot +DOVECOT=/usr/include/dovecot # Dovecot version to build against DOVECOT_VERSION=1.0 |