Index: talkbox/trunk/tools/genlang =================================================================== --- talkbox.orig/trunk/tools/genlang 2007-10-09 22:45:44.000000000 +0200 +++ talkbox/trunk/tools/genlang 2007-10-10 11:36:18.000000000 +0200 @@ -529,6 +529,20 @@ /* this contains the concatenation of all strings, separated by \\0 chars */ extern const unsigned char language_builtin[]; +#include "${prefix}_enum.h" + +MOO + ; + + close(HFILE); + + open(HFILE, ">${prefix}_enum.h") || + die "couldn't create file ${prefix}_enum.h\n"; + + print HFILE <