diff options
Diffstat (limited to 'util/aclocal.m4')
-rw-r--r-- | util/aclocal.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/util/aclocal.m4 b/util/aclocal.m4 new file mode 100644 index 0000000..0b05739 --- /dev/null +++ b/util/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 +# |