bug in linuxthreads/sysdeps/pthread/Makefile

Daniel Jacobowitz drow@mvista.com
Wed Mar 19 16:39:00 GMT 2003


linuxthreads/sysdeps/pthread/Makefile has this fragment:

ifeq ($(subdir),posix)
CFLAGS-confstr.c += -DLIBPTHREAD_VERSION="\"$(shell sed 's/\(.*\) by .*/\1/' ../nptl/Banner)\""
endif

I assume it should be ../linuxthreads/Banner instead?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Libc-alpha mailing list