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 | 949f96e29bfe0bd8710d775ce220e597064e2589 (patch) | |
tree | ae84b7ae710575f4debb610a126b1317a2247777 /tktable/aclocal.m4 | |
parent | 5b44fb0d6530c4ff66a446afb69933aa8ffd014f (diff) | |
parent | 32c31a3b172990fd736e0ed21bcab1e1d6ab6570 (diff) | |
download | blt-949f96e29bfe0bd8710d775ce220e597064e2589.zip blt-949f96e29bfe0bd8710d775ce220e597064e2589.tar.gz blt-949f96e29bfe0bd8710d775ce220e597064e2589.tar.bz2 |
Merge commit '32c31a3b172990fd736e0ed21bcab1e1d6ab6570' as 'tktable'
Diffstat (limited to 'tktable/aclocal.m4')
-rw-r--r-- | tktable/aclocal.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tktable/aclocal.m4 b/tktable/aclocal.m4 new file mode 100644 index 0000000..0b05739 --- /dev/null +++ b/tktable/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 +# |