* configure.in: Run ../bfd/configure.host before AC_PROG_CC.
authorIan Lance Taylor <ian@airs.com>
Mon, 4 Sep 1995 21:13:22 +0000 (21:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 4 Sep 1995 21:13:22 +0000 (21:13 +0000)
commit9b65d5229b483563ad484fb890f07524fcc86f05
tree9c40e9cb58988a5d7896510803e71bf9ce1d348b
parent588512c6d83f9a2be4b77ae8bb8fe139ed2eacb1
* configure.in: Run ../bfd/configure.host before AC_PROG_CC.
Subsitute CFLAGS and AR.  Call AC_PROG_INSTALL.  Don't substitute
host_makefile_frag or frags.
* aclocal.m4: New file.
* configure: Rebuild.
* Makefile.in (INSTALL): Set to @INSTALL@.
(INSTALL_PROGRAM): Set to @INSTALL_PROGRAM@.
(INSTALL_DATA): Set to @INSTALL_DATA@.
(AR): Set to @AR@.
(AR_FLAGS): Set to rc rather than qc.
(CC): Define as @CC@.
(CFLAGS): Set to @CFLAGS@.
(@host_makefile_frag@): Remove.
(config.status): Remove dependency upon @frags@.
opcodes/.Sanitize
opcodes/ChangeLog
opcodes/aclocal.m4 [new file with mode: 0644]
opcodes/configure
This page took 0.038086 seconds and 4 git commands to generate.