Davide Angelocola <[EMAIL PROTECTED]> wrote:
>   hash.c with USE_OBSTACK fails to compile with gcc 3.3.4:
> hash.c:38:16: #if with no expression

Define it to `1' if you want to enable that:
i.e., -DUSE_OBSTACK=1 on the command line
or
#define USE_OBSTACK 1


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to