diff options
Diffstat (limited to 'tkimg/aclocal.m4')
-rwxr-xr-x | tkimg/aclocal.m4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tkimg/aclocal.m4 b/tkimg/aclocal.m4 new file mode 100755 index 0000000..43d372b --- /dev/null +++ b/tkimg/aclocal.m4 @@ -0,0 +1,6 @@ +# +# Include the TEA standard macro set +# + +builtin(include,tclconfig/tcl.m4) +builtin(include,tclconfig/img.m4) |