Oops, these comments of mine apply to part 41, not part 40!

> Thanks, but there's a difference here:
> In gnulib-tool the condition was
> 
>         if test "${var}" = SUBDIRS && test -n "$dotfirst"; then
> 
> whereas in your patch, in pygnulib/GLEmiter.py lines 804 and 1108, I see
> 
>                     if dictionary['dotfirst']:
> 
> Where has the condition
> 
>            test "${var}" = SUBDIRS
> 
> gone?




Reply via email to