diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-05-09 21:05:38 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-05-09 21:05:38 (GMT) |
commit | 92cdabd48413822064c1074555f0daf6e779ecf0 (patch) | |
tree | be158c4f725f85520f26e481f0220481f6c63b86 /macos/aclocal.m4 | |
parent | bb8b5ac639a264f0f39db8ac43659f5c206cdb4a (diff) | |
download | blt-92cdabd48413822064c1074555f0daf6e779ecf0.zip blt-92cdabd48413822064c1074555f0daf6e779ecf0.tar.gz blt-92cdabd48413822064c1074555f0daf6e779ecf0.tar.bz2 |
change macos name
Diffstat (limited to 'macos/aclocal.m4')
-rw-r--r-- | macos/aclocal.m4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/macos/aclocal.m4 b/macos/aclocal.m4 new file mode 100644 index 0000000..bfd8a17 --- /dev/null +++ b/macos/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 +# |