Fri Sep 8 14:03:32 1995 Ian Lance Taylor * configure.in: Convert to use autoconf. * configure: New file, built by autoconf. * acconfig.h: New file. * config.in: New file, built by autoheader. * Makefile.in: Various changes for new configure script. Also: (INSTALL): Go up two levels, not one. (ALLOCA, MALLOC, OPCODES): Remove. (gencode): Use $(CC_FOR_BUILD). (case.o): Remove. (run.o, interp.o): Depend upon config.h. * interp.c: Include "config.h". Don't include "sysdep.h". Include , , and if they exist. * run.c: Include "config.h". Don't include "sysdep.h". Include if it exists. Include "getopt.h". Declare printf if necessary. Thu Aug 3 10:45:37 1995 Fred Fish * Update all FSF addresses except those in COPYING* files. Wed Jul 5 16:12:53 1995 J.T. Conklin * w65.mt: Removed. Wed May 24 16:31:38 1995 Jim Wilson * configure.in: Fix typo in last change. Mon Mar 27 10:32:34 1995 J.T. Conklin * run.c: parse arguments with getopt(). Tue Feb 28 17:31:36 1995 Ian Lance Taylor * configure.in: Use ../../bfd/hosts/std-host.h if specific host unavailable. * Started ChangeLog.