#!/bin/sh

autoconf -l .
for i in dviljk dvipsk ps2pkm gsftopkk kpathsea kpsetool web2c xdvik; do
  (cd $i; autoconf -l ..)
done
