diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-02-05 23:32:23 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-02-05 23:32:23 +0000 |
commit | 9b17e0eae1fc9ebb24c37c57bbef73e2e08658c5 (patch) | |
tree | ce140e2f664c7a21213096a675415d18d0821b7f /opcodes/configure.in | |
parent | 294fde1fd48896780fd5fb5a76c0e25818075675 (diff) | |
download | gdb-9b17e0eae1fc9ebb24c37c57bbef73e2e08658c5.zip gdb-9b17e0eae1fc9ebb24c37c57bbef73e2e08658c5.tar.gz gdb-9b17e0eae1fc9ebb24c37c57bbef73e2e08658c5.tar.bz2 |
tipo
Diffstat (limited to 'opcodes/configure.in')
-rw-r--r-- | opcodes/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure.in b/opcodes/configure.in index f68f098..74123dc 100644 --- a/opcodes/configure.in +++ b/opcodes/configure.in @@ -51,7 +51,7 @@ fi # host-specific stuff: -ALLIBS='$(TARGETLIB)' +ALLLIBS='$(TARGETLIB)' PICFLAG= SHLIB= SHLINK= |