]> git.ipfire.org Git - thirdparty/kmod.git/commit
build: remove check for typeof
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 6 Sep 2013 14:15:02 +0000 (11:15 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 6 Sep 2013 14:31:35 +0000 (11:31 -0300)
commit4c2dc16a2ef46cf139f505379927a68fdb798ce9
treeadadb662ce88313e6421b5cb052901c8e247cd97
parentdc8ed09f8f21d17ef9481001683d7edfdb308983
build: remove check for typeof

It's used in so many places without checking, that's really pointless to
check for it in macro.h.

Also remove AC_C_TYPEOF from configure.ac since we don't use -ansi.
configure.ac
libkmod/macro.h