diff options
Diffstat (limited to 'tea/aclocal.m4')
-rw-r--r-- | tea/aclocal.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tea/aclocal.m4 b/tea/aclocal.m4 new file mode 100644 index 0000000000000..0b057391d2919 --- /dev/null +++ b/tea/aclocal.m4 @@ -0,0 +1,9 @@ +# +# Include the TEA standard macro set +# + +builtin(include,tclconfig/tcl.m4) + +# +# Add here whatever m4 macros you want to define for your package +# |