Differences From Artifact [82860b7668]:
- Executable file build/autogen.sh — part of check-in [16597afcf3] at 2010-10-10 15:27:53 on branch trunk — Began TEA-ifying TclPKCS11 (user: rkeene, size: 53) [annotate] [blame] [check-ins using]
To Artifact [cbb78b6ccf]:
- Executable file build/autogen.sh — part of check-in [1a3fad8a69] at 2010-10-10 17:26:18 on branch trunk — Ditched TEA Added simple Tcl Extension building arch (user: rkeene, size: 75) [annotate] [blame] [check-ins using]
1 2 3 4 | #! /bin/bash cat aclocal/*.m4 > aclocal.m4 autoconf | > | 1 2 3 4 5 | #! /bin/bash cat aclocal/*.m4 > aclocal.m4 autoconf rm -rf autom4te.cache |