diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2016-10-27 18:27:18 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2016-10-27 18:27:18 (GMT) |
commit | 32c31a3b172990fd736e0ed21bcab1e1d6ab6570 (patch) | |
tree | d36501971e32ebf2eb2c1c0d813e0af01d83a04a /aclocal.m4 | |
download | blt-32c31a3b172990fd736e0ed21bcab1e1d6ab6570.zip blt-32c31a3b172990fd736e0ed21bcab1e1d6ab6570.tar.gz blt-32c31a3b172990fd736e0ed21bcab1e1d6ab6570.tar.bz2 |
Squashed 'tktable/' content from commit 1429721
git-subtree-dir: tktable
git-subtree-split: 142972112150475defaaf03047d9cac2efe69662
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4 new file mode 100644 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 +# |