Fix Darwin build and update Shared
This commit is contained in:
parent
9ba4b6a91a
commit
0ec7e7cc9e
97 changed files with 294 additions and 219 deletions
|
|
@ -69,7 +69,7 @@
|
|||
#define HAVE_ATANH 1
|
||||
|
||||
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
|
||||
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
|
||||
/* #undef HAVE_BIND_TEXTDOMAIN_CODESET */
|
||||
|
||||
/* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */
|
||||
/* #undef HAVE_BLUETOOTH_BLUETOOTH_H */
|
||||
|
|
@ -491,7 +491,7 @@
|
|||
/* #undef HAVE_LIBIEEE */
|
||||
|
||||
/* Define to 1 if you have the <libintl.h> header file. */
|
||||
#define HAVE_LIBINTL_H 1
|
||||
/* #undef HAVE_LIBINTL_H */
|
||||
|
||||
/* Define if you have the readline library (-lreadline). */
|
||||
#define HAVE_LIBREADLINE 1
|
||||
|
|
@ -1335,7 +1335,7 @@
|
|||
#define WITH_DYLD 1
|
||||
|
||||
/* Define to 1 if libintl is needed for locale functions. */
|
||||
#define WITH_LIBINTL 1
|
||||
/* #undef WITH_LIBINTL */
|
||||
|
||||
/* Define if you want to produce an OpenStep/Rhapsody framework (shared
|
||||
library plus accessory files). */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue