mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
os/2 optionally builds against libiconv.
This commit is contained in:
@@ -80,6 +80,11 @@
|
||||
#define HAVE_FLOAT_H 1
|
||||
#define HAVE_SIGNAL_H 1
|
||||
|
||||
#if 0 /* see Makefile */
|
||||
#define HAVE_ICONV 1
|
||||
#define HAVE_ICONV_H 1
|
||||
#endif
|
||||
|
||||
/* #undef HAVE_DLOPEN */
|
||||
#define HAVE_MALLOC 1
|
||||
#define HAVE_CALLOC 1
|
||||
|
||||
Reference in New Issue
Block a user