From 560a784f03c19d59b390adb4c3e5db74ebcf693c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 19 Mar 2003 19:15:36 +0000 Subject: Update. 2003-03-19 Ulrich Drepper * sysdeps/pthread/Makefile: Fix cut&paste error. --- linuxthreads/sysdeps/pthread/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linuxthreads/sysdeps') diff --git a/linuxthreads/sysdeps/pthread/Makefile b/linuxthreads/sysdeps/pthread/Makefile index 6b92fbf47f..e9d57d58e4 100644 --- a/linuxthreads/sysdeps/pthread/Makefile +++ b/linuxthreads/sysdeps/pthread/Makefile @@ -9,5 +9,5 @@ endif endif ifeq ($(subdir),posix) -CFLAGS-confstr.c += -DLIBPTHREAD_VERSION="\"$(shell sed 's/\(.*\) by .*/\1/' ../nptl/Banner)\"" +CFLAGS-confstr.c += -DLIBPTHREAD_VERSION="\"$(shell sed 's/\(.*\) by .*/\1/' ../linuxthreads/Banner)\"" endif -- cgit v1.2.3-70-g09d2