diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2005-02-26 07:42:19 +0000 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-02-26 07:42:19 +0000 |
| commit | 9ba735560477dd255534134a69dc53cf834ac586 (patch) | |
| tree | 152240804261f4d573c10089228bf414016f84a1 /config.hin | |
| parent | * vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Correct the test for (diff) | |
| download | coreutils-9ba735560477dd255534134a69dc53cf834ac586.tar.gz coreutils-9ba735560477dd255534134a69dc53cf834ac586.zip | |
Regenerate.
Diffstat (limited to 'config.hin')
| -rw-r--r-- | config.hin | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config.hin b/config.hin index d66dcac02..da7a9ad19 100644 --- a/config.hin +++ b/config.hin @@ -140,6 +140,14 @@ /* Define to 1 if you have the `canonicalize_file_name' function. */ #undef HAVE_CANONICALIZE_FILE_NAME +/* 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 to 1 if your system has a working `chown' function. */ #undef HAVE_CHOWN |
