added clearenv check in configure.ac

This commit is contained in:
2020-05-23 06:46:55 +00:00
parent bdd6d55e99
commit 7051862205
5 changed files with 24 additions and 6 deletions

View File

@ -72,6 +72,9 @@
/* Define to 1 if you have the `ceilq' function. */
#undef HAVE_CEILQ
/* Define to 1 if you have the `clearenv' function. */
#undef HAVE_CLEARENV
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME