diff options
author | Nick Clifton <nickc@redhat.com> | 2001-09-18 15:41:33 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-09-18 15:41:33 +0000 |
commit | b6849f55b93759fa93a28c749cee6b799000067e (patch) | |
tree | 81746f85b1463c2b72ecb67aa1b9a234d5e77b84 /opcodes/configure.in | |
parent | 55c808902f95f3394179ca67a0e54dea4d1c8cdb (diff) | |
download | gdb-b6849f55b93759fa93a28c749cee6b799000067e.zip gdb-b6849f55b93759fa93a28c749cee6b799000067e.tar.gz gdb-b6849f55b93759fa93a28c749cee6b799000067e.tar.bz2 |
s390 assembler improvements and testsuite
Diffstat (limited to 'opcodes/configure.in')
-rw-r--r-- | opcodes/configure.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/configure.in b/opcodes/configure.in index 60a400c..144b4e7 100644 --- a/opcodes/configure.in +++ b/opcodes/configure.in @@ -82,6 +82,8 @@ CY_GNU_GETTEXT . ${srcdir}/../bfd/configure.host +BFD_CC_FOR_BUILD + AC_SUBST(HDEFINES) AC_PROG_INSTALL |