1b10db | /*\ ||| This file is part of Pike. For copyright information see COPYRIGHT. ||| Pike is distributed under GPL, LGPL and MPL. See the file COPYING ||| for more information. ||| $Id: acconfig.h,v 1.6 2002/10/08 20:22:30 nilsson Exp $ \*/ | |||
1aac00 | #ifndef IMAGE_MACHINE_H #define IMAGE_MACHINE_H | |||
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 |