--- a/configure +++ b/configure @@ -6552,6 +6552,3 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi - - -make printconf > cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/uucp.scm
AgeCommit message (Expand)Author
2021-12-13gnu: Simplify package inputs....Ludovic Courtès
2021-08-04gnu: Add nncp....Arun Isaac