3 * Makefile.in (mostlyclean): Move config.log to distclean.
7 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
8 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
10 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
11 (AC_PROG_INSTALL): Added.
16 * configure: Regenerate with autoconf 2.7.
20 * Makefile.in: Remove tabs from otherwise empty line.
21 Confuses many older non-GNU versions of "make".
25 * Makefile.in (BISONFLAGS): Remove macro.
29 * Makefile.in (maintainer-clean): New synonym for realclean.
33 * configure.in: Convert to use autoconf.
34 * configure: New file, built by autoconf.
35 * acconfig.h: New file.
36 * config.in: New file, built by autoheader.
37 * Makefile.in: Various changes for new configure script. Also:
38 (INSTALL): Go up two levels, not one.
39 (ALLOCA, MALLOC, OPCODES): Remove.
40 (gencode): Use $(CC_FOR_BUILD).
42 (run.o, interp.o): Depend upon config.h.
43 * interp.c: Include "config.h". Don't include "sysdep.h".
44 Include <stdlib.h>, <time.h>, and <unistd.h> if they exist.
45 * run.c: Include "config.h". Don't include "sysdep.h". Include
46 <stdlib.h> if it exists. Include "getopt.h". Declare printf if
51 * Update all FSF addresses except those in COPYING* files.
59 * configure.in: Fix typo in last change.
63 * run.c: parse arguments with getopt().
67 * configure.in: Use ../../bfd/hosts/std-host.h if specific