diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-11-03 07:47:08 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-11-03 07:47:08 +0000 |
commit | da9f67dcf688b5b1e630c33d5b4f1fc2aed19b3b (patch) | |
tree | 1b171ab994b842cf440abbdf852d0704df1bd3b1 /config.hin | |
parent | 5a5367474b6808f488d4b0e74ba30bebfdc882f3 (diff) | |
download | coreutils-da9f67dcf688b5b1e630c33d5b4f1fc2aed19b3b.tar.xz |
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 20fa12f02..c0988b524 100644 --- a/config.hin +++ b/config.hin @@ -184,6 +184,10 @@ you don't. */ #undef HAVE_DECL_FGETS_UNLOCKED +/* Define to 1 if you have the declaration of `flockfile', and to 0 if you + don't. */ +#undef HAVE_DECL_FLOCKFILE + /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if you don't. */ #undef HAVE_DECL_FPUTC_UNLOCKED @@ -200,6 +204,10 @@ */ #undef HAVE_DECL_FREE +/* Define to 1 if you have the declaration of `funlockfile', and to 0 if you + don't. */ +#undef HAVE_DECL_FUNLOCKFILE + /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if you don't. */ #undef HAVE_DECL_FWRITE_UNLOCKED |