[EMAIL PROTECTED] (Ludovic Courtès) writes:
>
> +#ifdef HAVE_CONFIG_H
> +# include <config.h>
> +#endif

No need to conditionalize that, just the #include is enough.  And it
normally should be the first thing in the file, if it isn't already.
Otherwise looks ok.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to