Mercurial > sdl-ios-xcode
view docs/man3/SDL_CDNumDrives.3 @ 1624:8208ae96bb2d
Fixed bug #192
The change made to sdl-config.in on March 18 (rev 11, see
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/sdl-config.in), broke static linking
under Mac OS X for unix style build systems. In other words, "sdl-config
--static-libs" no longer produces the correct output, as it is missing the
required -framework switches.
The attached patch fixes this.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 13 Apr 2006 13:29:00 +0000 |
parents | e5bc29de3f0a |
children | 546f7c1eb755 |
line wrap: on
line source
.TH "SDL_CDNumDrives" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .SH "NAME" SDL_CDNumDrives\- Returns the number of CD-ROM drives on the system\&. .SH "SYNOPSIS" .PP \fB#include "SDL\&.h" .sp \fBint \fBSDL_CDNumDrives\fP\fR(\fBvoid\fR) .SH "DESCRIPTION" .PP Returns the number of CD-ROM drives on the system\&. .SH "SEE ALSO" .PP \fI\fBSDL_CDOpen\fP\fR ...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58