Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
ChangeLog 1.17 KiB
1999-09-08  Dave Love  <d.love@dl.ac.uk>

	* configure.in: Zap AM_MAINTAINER_MODE.  Maybe define __G77__.
	Fix Irix -o32 stuff.

	* rdm.c: Use HAVE_STDLIB_H, HAVE_STRING_H.  Declaration fixes.
	(rdmf_numimg, rdmf_rot_start): Fix typpo.

	* lirl.c: Use HAVE_STDLIB_H.  Declaration fixes.

	* fft_1d.c: Use HAVE_STDLIB_H.

	* unq.c: Use HAVE_STDLIB_H.
	(unq_reflist_clear_counts): Return 0.

	* unq_systyp.h, prl_systyp.h, rdm_systyp.h, dml_systyp.h:
	* imglib_systyp.h, lirl_systyp.h, fft_1d_systyp.h: Mostly copied
	from xdl_view version.

	* prl.c: Use HAVE_STDLIB_H.
	(prl_sort): Avoid warning on switch.

	* kdm.c: Use HAVE_STDLIB_H, HAVE_STRING_H, ctype.h.  Minor
	declaration fixes.

	* dml.c: Use HAVE_STDLIB_H, HAVE_STRING_H.

1999-08-17  Dave Love  <d.love@dl.ac.uk>

	* imglib.c: Conditionalize some includes.  Zap some unsued vars.
	(img_readfile): Declare readpack_word_c.  Comment-out
	apparently-bogus code.
	(imgf_findspots): Fix type of `cancel' arg.

1999-08-17  Dave Love  <d.love@dl.ac.uk>

	* imglib.c: Conditionalize some includes.  Zap some unsued vars.
	(img_readfile): Declare readpack_word_c.  Comment-out
	apparently-bogus code.
	(imgf_findspots): Fix type of `cancel' arg.