blob: 5e467b5f83e8fce41155d26ebaf8399673e4df06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#
# Include the TEA standard macro set
#
builtin(include,tclconfig/tcl.m4)
#
# Add here whatever m4 macros you want to define for your package
#
builtin(include,winrc.m4)
|