perl 5.0 alpha 9
[p5sagit/p5-mst-13.2.git] / U / i_dlfcn.U
CommitLineData
2304df62 1?RCS: $Id: i_dlfcn.U,v $
2?RCS:
3?RCS: You may redistribute only under the terms of the Artistic Licence,
4?RCS: as specified in the README file that comes with the distribution.
5?RCS: You may reuse parts of this distribution only within the terms of
6?RCS: that same Artistic Licence; a copy of which may be found at the root
7?RCS: of the source tree for dist 3.0.
8?RCS:
9?RCS: $Log: i_dlfcn.U,v $
10?RCS:
11?MAKE:i_dlfcn: Inhdr
12?MAKE: -pick add $@ %<
13?S:i_dlfcn:
14?S: This variable conditionally defines the I_DLFCN symbol, which
15?S: indicates to the C program that <dlfcn.h> exists and should
16?S: be included.
17?S:.
18?C:I_DLFCN:
19?C: This symbol, if defined, indicates that <dlfcn.h> exists and should
20?C: be included.
21?C:.
22?H:#$i_dlfcn I_DLFCN /**/
23?H:.
24?LINT:set i_dlfcn
25: see if dlfcn is available
26set dlfcn.h i_dlfcn
27eval $inhdr