# HG changeset patch # User Matti Hamalainen # Date 1169076964 0 # Node ID 0acbe636cc2a2db7d6c2baba22371a42faec909d # Parent 230a9d79dd8459d518c0a8373e72a287bf8ce9d5 autoheader updated. diff -r 230a9d79dd84 -r 0acbe636cc2a src/config.h.in --- a/src/config.h.in Wed Jan 17 01:07:00 2007 +0000 +++ b/src/config.h.in Wed Jan 17 23:36:04 2007 +0000 @@ -4,6 +4,14 @@ language is requested. */ #undef ENABLE_NLS +/* 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 @@ -152,10 +160,10 @@ /* Define to rpl_malloc if the replacement function should be used. */ #undef malloc -/* Define to `long' if does not define. */ +/* Define to `long int' if does not define. */ #undef off_t -/* Define to `unsigned' if does not define. */ +/* Define to `unsigned int' if does not define. */ #undef size_t /* Define to empty if the keyword `volatile' does not work. Warning: valid