diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-13 18:10:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-13 18:10:51 +0000 |
commit | d929664ab5b621e8990d797769e4233a5caf3791 (patch) | |
tree | 8a0a32cb4dd0883c5fa3a11c35f5570762e021dc /ChangeLog | |
parent | 7da3079b4234a9a2de56d3b72674177e71c8dccd (diff) | |
download | glibc-d929664ab5b621e8990d797769e4233a5caf3791.tar.gz glibc-d929664ab5b621e8990d797769e4233a5caf3791.tar.xz glibc-d929664ab5b621e8990d797769e4233a5caf3791.zip |
* Makerules [install-lib-non.a]: Find these things with $(objpfx)
instead of $(common-objpfx).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 790bc555b4..55da158f10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * Makerules [install-lib-non.a]: Find these things with $(objpfx) + instead of $(common-objpfx). + * Makeconfig (sysdep-configures): New variable. (config.status): Depend on $(sysdep-configures). |