* box-dynamic-module: New directory, implements the box type in a

shared library and places the definitions in a C-only module.

	Thanks to Thomas Wawrzinek for this, too!

	* box-dynamic/box.c, box/box.c, box-dynamic-module/box.c,
	box-module/box.c (mark_box): Fixed typo in comment.
This commit is contained in:
Martin Grabmüller 2001-06-05 17:33:40 +00:00
commit 8779d59588
10 changed files with 259 additions and 10 deletions

View file

@ -19,6 +19,7 @@
## to the Free Software Foundation, Inc., 59 Temple Place, Suite
## 330, Boston, MA 02111-1307 USA
SUBDIRS = scripts box box-module box-dynamic modules safe
SUBDIRS = scripts box box-module box-dynamic box-dynamic-module\
modules safe
EXTRA_DIST = README