mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
Check for iconv_* in -liconv as well as libiconv_* in -liconv since AIX
Mon Feb 25 23:01:53 2002 Owen Taylor <otaylor@redhat.com> * configure.in acconfig.h config.h.win32.in glib/gconvert.c: Check for iconv_* in -liconv as well as libiconv_* in -liconv since AIX ships the system iconv in a separate library. Patch from Miroslaw Dobrzanski-Neumann (#72569)
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#else /* _MSC_VER */
|
||||
/* #undef SANE_MALLOC_PROTOS */
|
||||
#endif /* _MSC_VER */
|
||||
#define USE_LIBICONV 1
|
||||
#define USE_LIBICONV_GNU 1
|
||||
|
||||
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
|
||||
systems. This function is required for `alloca.c' support on those systems.
|
||||
|
Reference in New Issue
Block a user