diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2016-10-19 17:20:55 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2016-10-19 17:20:55 (GMT) |
commit | 2d3a89b9c053af44b045b49728527684aca154a3 (patch) | |
tree | f3907a1a360f6c911d15890c8e7c6f0eb75cf93d /tclcheckdns/aclocal.m4 | |
parent | e3c2041f6a84879fee979591bc8a47510cf80f61 (diff) | |
parent | 78f907d61539e0f313d070ab1d3524ba6dc043ee (diff) | |
download | blt-2d3a89b9c053af44b045b49728527684aca154a3.zip blt-2d3a89b9c053af44b045b49728527684aca154a3.tar.gz blt-2d3a89b9c053af44b045b49728527684aca154a3.tar.bz2 |
Merge commit '78f907d61539e0f313d070ab1d3524ba6dc043ee' as 'tclcheckdns'
Diffstat (limited to 'tclcheckdns/aclocal.m4')
-rwxr-xr-x | tclcheckdns/aclocal.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tclcheckdns/aclocal.m4 b/tclcheckdns/aclocal.m4 new file mode 100755 index 0000000..0b05739 --- /dev/null +++ b/tclcheckdns/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 +# |