Remove HAVE_FLOCKFILE and HAVE_GETCUNLOCKED custom defines in favour of AC_CHECK_FUNCS call

This commit is contained in:
Ondřej Surý
2018-09-05 13:42:19 +02:00
parent 5d8f9bf935
commit 43c468926b
4 changed files with 0 additions and 38 deletions

View File

@@ -17,12 +17,6 @@
*** it does not get installed.
***/
/** define if flockfile() is available */
#undef HAVE_FLOCKFILE
/** define if getc_unlocked() is available */
#undef HAVE_GETCUNLOCKED
/** define if the system has a random number generating device */
#undef PATH_RANDOMDEV