Mercurial > sdl-ios-xcode
diff configure.in @ 42:eb1459f3a3ae
*** empty log message ***
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Sun, 27 May 2001 00:38:26 +0000 |
parents | 8de9e8baaecc |
children | 8cc154626be9 |
line wrap: on
line diff
--- a/configure.in Sun May 27 00:24:43 2001 +0000 +++ b/configure.in Sun May 27 00:38:26 2001 +0000 @@ -1284,7 +1284,7 @@ COPY_ARCH_SRC(src/timer, linux, SDL_systimer.c) fi # NetBSD does not define "unix" - CFLAGS="$CFLAGS -Dunix -D_POSIX_THREAD_SYSCALL_SOFT=1" + CFLAGS="$CFLAGS -Dunix" ;; *-*-openbsd*) ARCH=openbsd