2001-03-21  Steve M. Robbins  <steve@nyongwa.montreal.qc.ca>

	* mib/mibToggle.c (mib_create_Toggle, mib_load_Toggle): 
	* mib/mibload.c (mib_load_public, mib_reset_size): Set
	width and height only if non-zero.

2001-02-17  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* oogl/util/futil.c: Use WORDS_BIGENDIAN instead of old
	BIG_ENDIAN; the latter is defined on some linux machines, even
	little-endian ones.  Clean code a bit to placate "gcc -Wall".

	* oogl/util/glibglue.C: Convert FILE* to istdiostream class from
	which we obtain the rdbuf structure that can set and seek to
	marks.

2000-11-05  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* oogl/lisp/Makefile.am (BUILT_SOURCES): Declare clisp.c and
	clisp.h.

2000-10-29  Steve Robbins  <steve@nyongwa.montreal.qc.ca>

	* oogl/lisp/Makefile.am (clisp.c): 
	* oogl/wa/Makefile.am (wa.yacc.c, wa.lex.c): 
	* fexpr/Makefile.am (parse.tab.c): Use $srcdir to refer to files
	in the source hierarchy.

