diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2020-03-23 20:04:27 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2020-03-23 20:04:27 (GMT) |
commit | 93ae0ee6005ba9a09681c2b74dbc7bed9787f258 (patch) | |
tree | 6130c85e3b2e35cec4a191b47d98234ff1d7c4d7 /util/aclocal.m4 | |
parent | e5874cbd5ab95c7009ce0e74676cc3a226dee5d7 (diff) | |
download | blt-93ae0ee6005ba9a09681c2b74dbc7bed9787f258.zip blt-93ae0ee6005ba9a09681c2b74dbc7bed9787f258.tar.gz blt-93ae0ee6005ba9a09681c2b74dbc7bed9787f258.tar.bz2 |
libutil
Diffstat (limited to 'util/aclocal.m4')
-rw-r--r-- | util/aclocal.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/util/aclocal.m4 b/util/aclocal.m4 new file mode 100644 index 0000000..0b05739 --- /dev/null +++ b/util/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 +# |