* Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install, uninstall): Rewrite
authorKen Raeburn <raeburn@cygnus>
Tue, 13 Sep 1994 22:27:20 +0000 (22:27 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 13 Sep 1994 22:27:20 +0000 (22:27 +0000)
commit28d3e4a3f8aa6dbded562b67cedb3ad15474565d
treea26a572362a0f9e2becdbc262ca5f63ac41641ae
parent0b3499f6721808b2f676a8caf8744002447c00b2
* Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install, uninstall): Rewrite
handling of program_transform_name.

* configure.in: Test for "unlink" and "delete", define USE_DELETE_FOR_UNLINK if
only the latter is found.  Not expected to be triggered on UNIX/POSIX systems.
* acconfig.h (USE_DELETE_FOR_UNLINK): Undef here, provide comments.

Update for autoconf 1.118:
* gdbinit.in: New file, created from old .gdbinit.
* .gdbinit: Deleted.
* aclocal.m4 (GAS_GDBINIT): Deleted.
* configure.in: Don't use it.  Instead, generate .gdbinit from gdbinit.in.
Don't substitute cpu_type, obj_format, emulation, atof.  Switched order of
AC_LINK_FILES arguments.  Use AC_PREREQ to ensure that older versions of
autoconf aren't used.
* Makefile.in: Added @configure_input@ line.
(configure): Deleted rule.

[regenerated conf.in, configure]
gas/.gdbinit [deleted file]
gas/ChangeLog
gas/Makefile.in
gas/acconfig.h
gas/conf.in
gas/configure
gas/configure.in