| Index: third_party/yasm/patched-yasm/config.h.in
|
| ===================================================================
|
| --- third_party/yasm/patched-yasm/config.h.in (revision 71129)
|
| +++ third_party/yasm/patched-yasm/config.h.in (working copy)
|
| @@ -12,14 +12,6 @@
|
| /* */
|
| #undef HAVE_CATGETS
|
|
|
| -/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
|
| - CoreFoundation framework. */
|
| -#undef HAVE_CFLOCALECOPYCURRENT
|
| -
|
| -/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
|
| - the CoreFoundation framework. */
|
| -#undef HAVE_CFPREFERENCESCOPYAPPVALUE
|
| -
|
| /* Define if the GNU dcgettext() function is already present or preinstalled.
|
| */
|
| #undef HAVE_DCGETTEXT
|
| @@ -39,7 +31,7 @@
|
| /* Define to 1 if you have the GNU C Library */
|
| #undef HAVE_GNU_C_LIBRARY
|
|
|
| -/* Define if you have the iconv() function. */
|
| +/* Define if you have the iconv() function and it works. */
|
| #undef HAVE_ICONV
|
|
|
| /* Define to 1 if you have the <inttypes.h> header file. */
|
| @@ -129,6 +121,9 @@
|
| /* Define to the one symbol short name of this package. */
|
| #undef PACKAGE_TARNAME
|
|
|
| +/* Define to the home page for this package. */
|
| +#undef PACKAGE_URL
|
| +
|
| /* Define to the version of this package. */
|
| #undef PACKAGE_VERSION
|
|
|
|
|