diff options
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.hin b/config.hin index 64a6675a5..4a1fe7864 100644 --- a/config.hin +++ b/config.hin @@ -127,6 +127,9 @@ to 0 otherwise. */ #undef HAVE_CALLOC +/* Define to 1 if you have the `canonicalize_file_name' function. */ +#undef HAVE_CANONICALIZE_FILE_NAME + /* Define to 1 if your system has a working `chown' function. */ #undef HAVE_CHOWN |