*** empty log message ***
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40401
This commit is contained in:
parent
6bfa9cc348
commit
954076bfef
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue