mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 08:45:31 -05:00
*** empty log message ***
This commit is contained in:
@@ -1345,7 +1345,7 @@ CopyUnixThreadSource()
|
||||
fi
|
||||
COPY_ARCH_SRC(src/thread, generic, SDL_syscond_c.h)
|
||||
|
||||
elif text x$use_pth = xyes; then
|
||||
elif test x$use_pth = xyes; then
|
||||
COPY_ARCH_SRC(src/thread, pth, SDL_systhread.c)
|
||||
COPY_ARCH_SRC(src/thread, pth, SDL_systhread_c.h)
|
||||
COPY_ARCH_SRC(src/thread, pth, SDL_sysmutex.c)
|
||||
|
||||
Reference in New Issue
Block a user