X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=configure.in;h=705402dae0de90181f852bec4cec20bbf11fe718;hp=30fdc13e989396afc96d0d3a1af36c051dac3260;hb=9218fd9d7e2a7976b34683c60cb94f7fda42141a;hpb=0667a943d2454ec20b069133861cd40ffe685819 diff --git a/configure.in b/configure.in index 30fdc13..705402d 100644 --- a/configure.in +++ b/configure.in @@ -87,21 +87,6 @@ AH_TEMPLATE([ICONV_NONTRANS], [Define as 1 if iconv() only converts exactly and we should treat all return values other than (size_t)(-1) as equivalent.]) -AH_BOTTOM([/* fseeko portability defines */ -#ifdef HAVE_FSEEKO -# define LOFF_T off_t -# if SIZEOF_OFF_T == 8 -# define OFF_T_FMT "%lld" -# else -# define OFF_T_FMT "%ld" -# endif -#else -# define LOFF_T long -# define fseeko fseek -# define ftello ftell -# define OFF_T_FMT "%ld" -#endif -]) MUTT_C99_INTTYPES ac_aux_path_sendmail=/usr/sbin:/usr/lib