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

« back to all changes in this revision

Viewing changes to include/SDL_config_symbian.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2008-01-05 14:10:45 UTC
  • mto: (2.1.3 lenny)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20080105141045-mjdg2rp09mamme4a
Tags: upstream-1.2.13
ImportĀ upstreamĀ versionĀ 1.2.13

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
#define HAVE_CALLOC 1
115
115
#define HAVE_REALLOC 1
116
116
#define HAVE_FREE 1
117
 
//#define HAVE_ALLOCA 1
 
117
/*#define HAVE_ALLOCA 1*/
118
118
#define HAVE_QSORT 1
119
119
#define HAVE_ABS 1
120
120
#define HAVE_MEMSET 1
135
135
#define HAVE_ATOF 1
136
136
#define HAVE_STRCMP 1
137
137
#define HAVE_STRNCMP 1
138
 
//#define HAVE__STRICMP 1
 
138
/*#define HAVE__STRICMP 1*/
139
139
#define HAVE__STRNICMP 1
140
140
#define HAVE_SSCANF 1
141
141
#define HAVE_STDARG_H   1