1998-11-06  Paul D. Smith  <psmith@gnu.org>

	* FvwmWharf/Makefile.am (FvwmWharf_DEPENDENCIES):
	* FvwmTaskBar/Makefile.am (FvwmTaskBar_DEPENDENCIES):
	* FvwmScript/Makefile.am (FvwmScript_DEPENDENCIES):
	* FvwmPipe/Makefile.am (FvwmPipe_DEPENDENCIES):
	* FvwmGoodStuff/Makefile.am (FvwmGoodStuff_DEPENDENCIES):
	* FvwmCommand/Makefile.am (FvwmCommand_DEPENDENCIES,FvwmCommandS_DEPENDENCIES):
	* FvwmConfig/Makefile.am (FvwmConfig_DEPENDENCIES):
	* FvwmConsole/Makefile.am (FvwmConsole_DEPENDENCIES,FvwmConsoleC_DEPENDENCIES):
	* FvwmDebug/Makefile.am (FvwmDebug_DEPENDENCIES):
	Added a dependency on libfvwm.a.

	* FvwmConsole/FvwmConsole.h: Remove reference to internal Linux
	include files.

1998-11-05  Paul D. Smith  <psmith@gnu.org>

	* FvwmScript/FvwmScript.c: Change DEBUG surrounding bounds checker
	code to MEMDEBUG, so you don't need the special library to enable
	debugging.

	* FvwmCommand/FvwmCommand.h: Remove reference to internal Linux
	include files.
	* FvwmCommand/FvwmCommand.c: Include getopt.h.

	* FvwmScript/Instructions.c (RemainderOfDiv): If the host doesn't
	have div(), just return an error message.

1998-11-05  Steven Michael ROBBINS  <stever@jeff.cs.mcgill.ca>

	* FvwmWharf/Wharf.h: Made icon_info.depth a signed char, because
	it is sometimes compared with -1.

	* FvwmDebug/FvwmDebug.h (setvbuf): Checks for HAVE_SETVBUF and
	SETVBUF_REVERSED.

	* FvwmTaskBar/Makefile.am (INCLUDES):
	* FvwmPipe/Makefile.am (INCLUDES):
	* FvwmDebug/Makefile.am (INCLUDES):
	* FvwmConsole/Makefile.am (INCLUDES): Added xpm_CFLAGS, since
	xpm.h is included by fvwmlib.h.
