diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2019-12-20 21:16:44 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2019-12-20 21:16:44 (GMT) |
commit | 7c97915f5e6cf799b78f98fad37501d9ad726377 (patch) | |
tree | 5232635a69bc846184b043b2be7700635890c4a9 /tclzipfs/aclocal.m4 | |
parent | de6e81feccfced3ecc5b9e5ceca80e669d2d6bd6 (diff) | |
parent | 77c227ea2e3f5e339b4f7ed65ab3d3b46ebe3230 (diff) | |
download | blt-7c97915f5e6cf799b78f98fad37501d9ad726377.zip blt-7c97915f5e6cf799b78f98fad37501d9ad726377.tar.gz blt-7c97915f5e6cf799b78f98fad37501d9ad726377.tar.bz2 |
Merge commit '77c227ea2e3f5e339b4f7ed65ab3d3b46ebe3230' as 'tclzipfs'
Diffstat (limited to 'tclzipfs/aclocal.m4')
-rw-r--r-- | tclzipfs/aclocal.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tclzipfs/aclocal.m4 b/tclzipfs/aclocal.m4 new file mode 100644 index 0000000..0b05739 --- /dev/null +++ b/tclzipfs/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 +# |