pike.git
/
src
/
modules
/
Image
/
acconfig.h
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/Image/acconfig.h:1:
/*
-
* $Id: acconfig.h,v 1.
2
1999/
05
/
30
20
:
11
:
51
mirar
Exp $
+
* $Id: acconfig.h,v 1.
3
1999/
11
/
27
00
:
33
:
42
grubba
Exp $
*/ #ifndef IMAGE_MACHINE_H #define IMAGE_MACHINE_H /* define if you want lzw code to generate only rle packing */ #undef GIF_LZW_RLE
-
+
/* Define if you have the m library (-lm). */
+
#undef HAVE_LIBM
+
@TOP@ @BOTTOM@ #endif