c88e11f896
This is the TCL interface to the Expat library. I updated it to link against the modern Expat, as installed by the expat2 port. PR: 22879 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
1 line
62 B
Tcl
1 line
62 B
Tcl
package ifneeded expat 1.1 {load "PREFIX/lib/libtclexpat.so"}
|