NetBSD-5.0.2/dist/bind/contrib/query-loc-0.4.0/reconf

#!/bin/sh

# Id: reconf,v 1.1.2.1 2008/02/15 02:16:03 marka Exp

autoreconf
# We do not use automake but we need its install-sh file. We do not 
# care about the exit code.
automake --add-missing || true