1aac00 | /* | |||
02d646 | * $Id: acconfig.h,v 1.4 2000/05/29 09:58:24 per Exp $ | |||
1aac00 | */ #ifndef IMAGE_MACHINE_H #define IMAGE_MACHINE_H | |||
d9db23 | /* define if you want lzw code to generate only rle packing */ #undef GIF_LZW_RLE | |||
02d646 | /* nasm exists and can be used to make .o-files */ #undef ASSEMBLY_OK | |||
583947 | /* Define if you have the m library (-lm). */ #undef HAVE_LIBM | |||
1aac00 | @TOP@ @BOTTOM@ #endif |