--- 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 ogo' rowspan='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/etc/git
AgeCommit message (Expand)Author
2021-10-14Add git configuration templates to improve diff hunk header detection....Sarah Morgensen
2020-12-14maint: Only run `make authenticate` when pushing commits....Leo Famulari
2020-06-01maint: Adjust comment in 'pre-push' hook....Ludovic Courtès
2020-05-29maint: Git pre-push hook runs "make authenticate check-channel-news"....Ludovic Courtès