diff options
author | joye <joye> | 2013-09-10 19:15:01 (GMT) |
---|---|---|
committer | joye <joye> | 2013-09-10 19:15:01 (GMT) |
commit | d2d5654b7141082d48dc0ea1b3a066f664d64426 (patch) | |
tree | 25ef8b10aafc8f009e60e929435c7f962395a485 /aclocal.m4 | |
parent | 75d6fe14a8ec2e37acf6787432db00d55b2ef9ec (diff) | |
download | blt-d2d5654b7141082d48dc0ea1b3a066f664d64426.zip blt-d2d5654b7141082d48dc0ea1b3a066f664d64426.tar.gz blt-d2d5654b7141082d48dc0ea1b3a066f664d64426.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'aclocal.m4')
-rwxr-xr-x | aclocal.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4 new file mode 100755 index 0000000..0b05739 --- /dev/null +++ b/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 +# |