diff options
Diffstat (limited to 'unix/dltest/pkga.c')
-rw-r--r-- | unix/dltest/pkga.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/dltest/pkga.c b/unix/dltest/pkga.c index 3c12289..ec5d75f 100644 --- a/unix/dltest/pkga.c +++ b/unix/dltest/pkga.c @@ -9,9 +9,10 @@ * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: pkga.c,v 1.16 2010/03/28 03:17:50 dgp Exp $ + * RCS: @(#) $Id: pkga.c,v 1.17 2010/12/31 16:35:26 nijtmans Exp $ */ +#undef STATIC_BUILD #include "tcl.h" /* |