1. 11 May, 2001 1 commit
  2. 09 May, 2001 1 commit
    • Bruce Momjian's avatar
      This patch adds a new configure option --with-pltcl-unknown which · f7659a9c
      Bruce Momjian authored
      enables pltcl unknown support.
      
      
      Also it adds substituting of tclsh with tclsh that was by configure in
      pltcl_*mod scripts. For example, On freebsd, tclsh can be called
      tclsh8.2 or
      tclsh8.3 depending on installed version of Tcl.
      
      After patching files
        src/pl/tcl/modules/pltcl_listmod
        src/pl/tcl/modules/pltcl_loadmod
        src/pl/tcl/modules/pltcl_delmod
      must be renamed(copied,repocopied) to
        src/pl/tcl/modules/pltcl_listmod.in
        src/pl/tcl/modules/pltcl_loadmod.in
        src/pl/tcl/modules/pltcl_delmod.in
      
      seva@sevasoft.kiev.ua
      f7659a9c
  3. 11 Feb, 1998 1 commit
    • Marc G. Fournier's avatar
      From: Jan Wieck <jwieck@debis.com> · 957a6149
      Marc G. Fournier authored
          A few minutes ago I sent down the PL/Tcl  directory  to  this
          list.  Look at it and reuse anything that might help to build
          PL/perl.  I really hope that PL/perl and PL/Tcl appear in the
          6.3 distribution. I'll do whatever I can to make this happen.
      957a6149