mit-krb5: fix a syntax error (omg)

This commit is contained in:
Juan RP 2015-05-08 19:34:07 +02:00
parent 6a4361513c
commit fd732f3acb

View file

@ -30,7 +30,7 @@ do_configure() {
--with-system-ss --with-system-db --enable-shared --without-tcl \
ac_cv_func_pthread_once=yes ac_cv_func_pthread_rwlock_init=yes \
acx_pthread_ok=yes ac_cv_func_regcomp=yes ac_cv_printf_positional=yes \
krb5_cv_attr_constructor_destructor=yes,yes"
krb5_cv_attr_constructor_destructor=yes,yes
}
do_build() {
make