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