Mercurial > sdl-ios-xcode
log configure.in @ 1555:780fd5b61df1
age | author | description |
---|---|---|
Sun, 19 Mar 2006 12:05:16 +0000 | Sam Lantinga | Fixed bug #89 |
Sun, 19 Mar 2006 05:27:22 +0000 | Sam Lantinga | Fixed bug #166 |
Sat, 18 Mar 2006 18:41:59 +0000 | Sam Lantinga | EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL. |
Fri, 17 Mar 2006 19:54:39 +0000 | Patrice Mandin | I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there |
Tue, 14 Mar 2006 08:53:33 +0000 | Ryan C. Gordon | Implemented dummy audio driver. |
Tue, 14 Mar 2006 02:46:26 +0000 | Sam Lantinga | CFLAGS are separate from EXTRA_CFLAGS |
Mon, 13 Mar 2006 18:01:34 +0000 | Sam Lantinga | Add the NAS library directory, since X11 is dynamically loaded now... |