8 # Common checks for tuklib.
12 # Author: Lasse Collin
14 # This file has been put into the public domain.
15 # You can do whatever you want with this file.
18 AC_DEFUN_ONCE([TUKLIB_COMMON], [
19 AC_REQUIRE([AC_CANONICAL_HOST])
20 AC_REQUIRE([AC_PROG_CC_C99])
21 AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])