summaryrefslogtreecommitdiff
path: root/modules/snippet/c++defs
blob: a952b0136a56b51492143894a5412490c6350160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Function declaration macros with C++ support.

Applicability:
all

Files:
lib/c++defs.h

Depends-on:

configure.ac:

Makefile.am:
# Because this Makefile snippet defines a variable used by other
# gnulib Makefile snippets, it must be present in all makefiles that
# need it. This is ensured by the applicability 'all' defined above.

CXXDEFS_H=$(srcdir)/c++defs.h

Include:

License:
LGPLv2+

Maintainer:
all