diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-04-23 16:27:59 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-04-23 16:27:59 +0000 |
commit | 1e93b49b3c5973355275c4eaa6a8503aa423b3cd (patch) | |
tree | b54d7cdc187e90da9944f8eff9abc1c04a857d75 /ChangeLog | |
parent | 701552a5a1e23f14d8dfed6524b1322d3b77a654 (diff) | |
download | gdb-1e93b49b3c5973355275c4eaa6a8503aa423b3cd.zip gdb-1e93b49b3c5973355275c4eaa6a8503aa423b3cd.tar.gz gdb-1e93b49b3c5973355275c4eaa6a8503aa423b3cd.tar.bz2 |
* Makefile.in (GAS_SUPPORT_DIRS): Add intl.
(BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
(GDB_SUPPORT_DIRS): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in (GAS_SUPPORT_DIRS): Add intl. + (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. + (GDB_SUPPORT_DIRS): Likewise. + Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com> * configure.in (target_makefile_frag): If --enable-target-optspace, |