added lchown check to configure.ac

This commit is contained in:
2019-04-23 07:49:56 +00:00
parent 588560abbb
commit 50eec135d8
5 changed files with 18 additions and 18 deletions

View File

@ -283,6 +283,9 @@
/* Define to 1 if you have the `kqueue1' function. */
#undef HAVE_KQUEUE1
/* Define to 1 if you have the `lchown' function. */
#undef HAVE_LCHOWN
/* Define to 1 if you have the <linux/ethtool.h> header file. */
#undef HAVE_LINUX_ETHTOOL_H