On 12/23/2012 11:03 PM, Karel Zak wrote: > Ah, I've been faster then my fetchmail -- so I have pushed a > little different patch. Hi Karel, I got a build error, because there's no make rule for include/consoles.h. I didn't check if this is the correct fix, but the following "just worked". ;-) diff --git a/include/Makemodule.am b/include/Makemodule.am index 4091896..bef118f 100644 --- a/include/Makemodule.am +++ b/include/Makemodule.am @@ -8,7 +8,6 @@ dist_noinst_HEADERS += \ include/canonicalize.h \ include/carefulputc.h \ include/closestream.h \ - include/consoles.h \ include/cpuset.h \ include/crc32.h \ include/env.h \ Have a nice day, Berny -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html