This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add the files from dist/meta to perl's repo
[metaconfig.git] / dist / U / Magic_h.U
1 ?RCS: $Id: Magic_h.U 1 2006-08-24 12:32:52Z rmanfredi $
2 ?RCS:
3 ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
4 ?RCS: 
5 ?RCS: You may redistribute only under the terms of the Artistic Licence,
6 ?RCS: as specified in the README file that comes with the distribution.
7 ?RCS: You may reuse parts of this distribution only within the terms of
8 ?RCS: that same Artistic Licence; a copy of which may be found at the root
9 ?RCS: of the source tree for dist 4.0.
10 ?RCS:
11 ?RCS: $Log: Magic_h.U,v $
12 ?RCS: Revision 3.0.1.2  1993/11/10  17:32:58  ram
13 ?RCS: patch14: forgot to mention Id in the dependencies
14 ?RCS:
15 ?RCS: Revision 3.0.1.1  1993/10/16  13:46:59  ram
16 ?RCS: patch12: created for ?M: lines support (magic symbols)
17 ?RCS:
18 ?X: 
19 ?X: This file ends up producing the confmagic.h include, which is used to
20 ?X: automagically remap some C symbols via cpp redefinitions.
21 ?X:
22 ?X: The file ./Magic_h below contains all the ?M: lines extracted out of all
23 ?X: the units.  Metaconfig itself adds the final #endif statement.
24 ?X: Note that this code isn't included into Configure, but must be shipped with.
25 ?X:
26 ?MAKE:Magic_h: Id Config_h
27 ?MAKE:  -pick cm_h_weed $@ %<
28 ?MAKE:  -pick cm_h_weed $@ ./Magic_h
29 ?LINT:nocomment
30 /*
31  * This file was produced by running metaconfig and is intended to be included
32  * after config.h and after all the other needed includes have been dealt with.
33  *
34  * This file may be empty, and should not be edited. Rerun metaconfig instead.
35  * If you wish to get rid of this magic, remove this file and rerun metaconfig
36  * without the -M option.
37  *
38  *  $Id: Magic_h.U 1 2006-08-24 12:32:52Z rmanfredi $
39  */
40
41 #ifndef _confmagic_h_
42 #define _confmagic_h_
43