mirror of
https://git.code.sf.net/p/fuse-emulator/fuse
synced 2026-01-27 01:41:34 +03:00
- Remove AC_CHECK_INCLUDES_DEFAULT macro. Improves compatibility with older autoconf versions. AC_INCLUDES_DEFAULT are implicitly checked by LT_INIT and AC_CHECK_HEADERS macros. - Remove unused AC_PROG_EGREP macro. - ax_string_strcasecmp.m4 file updated from upstream. - gtk-2.0.m4 file updated by autoupdate. - sdl.m4 file updated from upstream.