1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
* $Id: acconfig.h,v 1.1 1998/11/22 13:02:06 hubbe Exp $
*/
#ifndef GMP_MACHINE_H
#define GMP_MACHINE_H
@TOP@
@BOTTOM@
/* Define this if you have an embeddable perl */
#undef HAVE_PERL
#endif