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