From d82d5d12a6e01f64efa37c3d727250b371e6ccc0 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 3 Dec 2002 10:34:23 +0000 Subject: Update. 2002-12-03 Ulrich Drepper * Makefile (tests): Add tst-sysconf. * tst-sysconf.c: New file. * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine PTHREAD_THREADS_MAX. --- nptl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/Makefile') diff --git a/nptl/Makefile b/nptl/Makefile index c069fe6787..777311a258 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -133,6 +133,7 @@ tests = tst-mutex1 tst-mutex2 tst-mutex3 tst-mutex4 tst-mutex5 tst-mutex6 \ tst-exit1 \ tst-stack1 \ tst-unload \ + tst-sysconf \ tst-locale1 LDFLAGS-pthread.so = -Wl,--enable-new-dtags,-z,nodelete,-z,initfirst -- cgit v1.2.3