Index: kitsh/buildsrc/kitsh-0.0/aclocal.m4 ================================================================== --- kitsh/buildsrc/kitsh-0.0/aclocal.m4 +++ kitsh/buildsrc/kitsh-0.0/aclocal.m4 @@ -178,10 +178,14 @@ fi if test "${proj}" = "kitsh"; then continue fi + + if test "${proj}" = "common"; then + continue + fi projlibdir="../../../${proj}/inst" if test -d "${projlibdir}"; then true