chg: dev: Require support for ftello/fseeko functions

This commit is contained in:
Ondřej Surý
2018-03-08 10:17:23 -04:00
parent f3070d104a
commit 05a1f9f301
4 changed files with 0 additions and 31 deletions

View File

@@ -248,12 +248,6 @@ int sigwait(const unsigned int *set, int *sig);
/* Define if OpenSSL provides FIPS_mode() */
#undef HAVE_FIPS_MODE
/* Define to 1 if you have the `fseeko' function. */
#undef HAVE_FSEEKO
/* Define to 1 if you have the `ftello' function. */
#undef HAVE_FTELLO
/* Build with GeoIP support */
#undef HAVE_GEOIP