* configure.in (install_tooldir): Allow target to specify whether
authorDoug Evans <dje@google.com>
Mon, 27 Jul 1998 23:30:34 +0000 (23:30 +0000)
committerDoug Evans <dje@google.com>
Mon, 27 Jul 1998 23:30:34 +0000 (23:30 +0000)
it wants to be installed in $(tooldir)/bin.
start-sanitize-sky
(dvp-*-*): Don't install in $(tooldir)/bin.
end-sanitize-sky
* configure: Regenerate.
* Makefile.am (install-exec-local): Set install-exec-tooldir
dependency via configure.
* Makefile.in: Regenerate.

gas/ChangeLog

index 7cb676bc8b908f7e86e0adbe374e36fd3126826f..a0551af710e4748d12b3e98c11aa39c195271274 100644 (file)
@@ -1,3 +1,15 @@
+Mon Jul 27 16:25:58 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * configure.in (install_tooldir): Allow target to specify whether
+       it wants to be installed in $(tooldir)/bin.
+start-sanitize-sky
+       (dvp-*-*): Don't install in $(tooldir)/bin.
+end-sanitize-sky
+       * configure: Regenerate.
+       * Makefile.am (install-exec-local): Set install-exec-tooldir
+       dependency via configure.
+       * Makefile.in: Regenerate.
+
 Fri Jul 24 19:58:59 1998  Doug Evans  <devans@canuck.cygnus.com>
 
        * Makefile.am (install-exec-local): Split into two ...