pike.git
/
src
/
modules
/
Perl
/
acconfig.h
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/Perl/acconfig.h:1:
-
/*
\
-
||
|
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.
2
2002/10/
08
20
:
22
:
35
nilsson Exp $
-
\
*/
+
/*
+
|| 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.
3
2002/10/
11
01
:
39
:
48
nilsson Exp $
+
*/
#ifndef GMP_MACHINE_H #define GMP_MACHINE_H @TOP@ @BOTTOM@ /* Define this if you have an embeddable perl */ #undef HAVE_PERL #endif