- begin requiring kernel version 10; only fixes an obscure race condition, but
I'd rather not have people running 0.5.20 against multiple kernel patches
- fix sanity test #29, merged from head
find $(top_srcdir)/../portals/ -name '*.[hc]' | xargs ctags -a
find $(top_srcdir) -name '*.[hc]' | grep -v ".orig" | xargs ctags -a
-AM_CPPFLAGS="-I$(top_builddir)/include"
+AM_CPPFLAGS=-I$(top_builddir)/include