diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2014-01-10 23:04:01 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2014-01-10 23:04:01 +0000 |
commit | 9a0786ea680c7137fe302d5ae1844899efd02e3c (patch) | |
tree | 4875d81ccb44b6b9e43a4726283d49fb6d9167d6 /libgloss/ChangeLog | |
parent | 716c3014a63a33a7e124bc14ce15eaf1dcf9ec26 (diff) | |
download | cygnal-9a0786ea680c7137fe302d5ae1844899efd02e3c.tar.gz cygnal-9a0786ea680c7137fe302d5ae1844899efd02e3c.tar.bz2 cygnal-9a0786ea680c7137fe302d5ae1844899efd02e3c.zip |
2014-01-10 Jeff Johnston <jjohnstn@redhat.com>
* arm/configure.in: Revert previous fix and change host_makefile_frag
to calculate the absolute location of srcdir/../config/default.mh.
* arm/configure: Regenerated.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 44fd17869..5920a2336 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,9 @@ +2014-01-10 Jeff Johnston <jjohnstn@redhat.com> + + * arm/configure.in: Revert previous fix and change host_makefile_frag + to calculate the absolute location of srcdir/../config/default.mh. + * arm/configure: Regenerated. + 2014-01-07 Jeff Johnston <jjohnstn@redhat.com> * arm/configure.in: Fix host_makefile_frag to use ac_abs_srcdir. |