view .cvsignore @ 1326:9439c2f1da89

From: Hayashi Naoyuki I tried to compile with gcc on Tru64, and got the following error. SDL_systimer.c:45:45: error: operator '&&' has no right operand It succeeds if changing #if (defined _POSIX_TIMERS && _POSIX_TIMERS > 0) to #if (defined _POSIX_TIMERS && _POSIX_TIMERS + 0 > 0)
author Sam Lantinga <slouken@libsdl.org>
date Fri, 03 Feb 2006 07:43:42 +0000
parents 9454950842ae
children d94b080ff6ce
line wrap: on
line source

aclocal.m4
autom4te*
config.cache
config.log
config.status
configure
depcomp
install-sh
libtool
Makefile
Makefile.in
missing
mkinstalldirs
sdl-config
SDL.spec
SDL.qpg
.DS_Store