author | Sam Lantinga <slouken@libsdl.org> |
Fri, 21 Feb 2003 17:16:38 +0000 | |
changeset 599 | 28f43c832aaa |
parent 598 | 50dcaff875f5 |
child 600 | e5f3ff1580f3 |
configure.in | file | annotate | diff | comparison | revisions |
--- a/configure.in Wed Feb 12 15:24:39 2003 +0000 +++ b/configure.in Fri Feb 21 17:16:38 2003 +0000 @@ -1333,6 +1333,8 @@ *-*-bsdi*) COPY_ARCH_SRC(src/thread, bsdi, SDL_syssem.c) COPY_ARCH_SRC(src/thread, generic, SDL_syssem_c.h) + COPY_ARCH_SRC(src/thread, linux, SDL_sysmutex.c) + COPY_ARCH_SRC(src/thread, linux, SDL_sysmutex_c.h) ;; *) if test x$glibc20_pthreads = xyes; then