diff options
author | Roland McGrath <roland@gnu.org> | 1999-03-23 17:14:17 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-03-23 17:14:17 +0000 |
commit | 7aff0002b32ed9c65b03262fa3c3915889cc089f (patch) | |
tree | b83174790e4a83fce14d76dcefb0a9f86a6c12c2 | |
parent | 12e3dc319763adf5e77b99ee2d8e2843ad497c74 (diff) |
1999-03-21 Roland McGrath <roland@baalperazim.frob.com>cvs/libc-as-990324
* sysdeps/mach/hurd/Makefile (subdir_lib): Depend on
$(link-rpcuserlibs).
* linuxthreads/Makefile: Link test against static libpthread if no
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +1999-03-21 Roland McGrath <roland@baalperazim.frob.com> + + * sysdeps/mach/hurd/Makefile (subdir_lib): Depend on + $(link-rpcuserlibs). + 1999-03-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * elf/Makefile ($(inst_slibdir)/$(rtld-version-installed-name), @@ -24,7 +29,7 @@ Mon Mar 22 15:48:06 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. - * linuxthreads/Makefile: Link test against static libpthread if no + * linuxthreads/Makefile: Link test against static libpthread if no shared lib is available. * iconvdata/Makefile (tests): Run iconv-test only if we're |