--- a/m4/sasl2.m4 2018-11-18 22:33:29.902625600 +0300 +++ b/m4/sasl2.m4 2018-11-18 22:33:59.828746176 +0300 @@ -339,7 +339,8 @@ ], [ AC_DEFINE(HAVE_GSS_SPNEGO,,[Define if your GSSAPI implementation supports SPNEGO]) AC_MSG_RESULT(yes) ], - AC_MSG_RESULT(no)) + AC_MSG_RESULT(no), + AC_MSG_RESULT(no)) LIBS="$cmu_save_LIBS" else body>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/aux-files/guix.vim
AgeCommit message (Collapse)Author
2022-02-16gnu: vim: Adjust autodetected plugin directories.Efraim Flashner
* gnu/packages/aux-files/guix.vim: Autodetect plugins installed with guix-home. Add */after directories at the end of the runtimepath.