--- 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
ble id='header'>
|
index : guix | |
Wojtek's customized Guix | |
Age | Commit message (Expand) | Author |
2022-07-16 | Revert "gnu: Add chicken-args."...This reverts commit 44bb5507d63b89c9d5f0c2c77af94caeec96e5e6, which references
a package that does not exist, thus breaking “guix pull”.
| Liliana Marie Prikler |
2022-07-15 | gnu: Add chicken-args....* gnu/packages/chicken.scm (chicken-args): New variable.
| Hartmut Goebel |
2022-07-15 | gnu: Add chicken-srfi-13....* gnu/packages/chicken.scm (chicken-srfi-13): New variable.
| Hartmut Goebel |
2022-07-15 | gnu: Add chicken-crypto-tools....* gnu/packages/chicken.scm (chicken-crypto-tools): New variable.
| Hartmut Goebel |