diff options
author | Aaron W. LaFramboise <aaronavay62@aaronwl.com> | 2008-09-04 02:18:16 +0000 |
---|---|---|
committer | Aaron W. LaFramboise <aaronavay62@aaronwl.com> | 2008-09-04 02:18:16 +0000 |
commit | 3bbd2f8f984e86fb7b58fdefd36768da80119169 (patch) | |
tree | 514d6cd789eb3762640cba60a80edee20430dd72 /ChangeLog | |
parent | 2992cbe0202e3b2fb79ecc49880c27cff3bcba11 (diff) | |
download | gdb-3bbd2f8f984e86fb7b58fdefd36768da80119169.zip gdb-3bbd2f8f984e86fb7b58fdefd36768da80119169.tar.gz gdb-3bbd2f8f984e86fb7b58fdefd36768da80119169.tar.bz2 |
2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
* configure.ac (RPATH_ENVVAR): Use PATH on Windows.
(GCC_SHLIB_SUBDIR): New.
* Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
* configure: Regenerate.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com> + + * configure.ac (RPATH_ENVVAR): Use PATH on Windows. + (GCC_SHLIB_SUBDIR): New. + * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. + * configure: Regenerate. + * Makefile.in: Regenerate. + 2008-08-28 Tristan Gingold <gingold@adacore.com> * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): |