~ubuntu-branches/ubuntu/karmic/libsdl1.2/karmic

« back to all changes in this revision

Viewing changes to debian/sdl-config.1

  • Committer: Bazaar Package Importer
  • Author(s): Tollef Fog Heen
  • Date: 2005-01-17 21:47:56 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050117214756-pi1l36nvzla0ojzr
Tags: 1.2.7+1.2.8cvs20041007-3ubuntu4
Apply patch from Debian BTS which makes libsdl1.2 build on amd64
again.  (ubuntu: #5031)

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
.B --libs
32
32
Print the linker flags that are necessary to link a program that uses SDL.
33
33
.TP
 
34
.B --static-libs
 
35
Print the linker flags that are necessary to statically link a program that uses SDL.
 
36
.TP
34
37
.B --library-libs
35
38
Print the linker flags that are necessary to link a library that uses SDL.
36
39
(This excludes any static objects required for linking, since these must be