etc/services - sync with NetBSD-8
[minix.git] / external / bsd / bind / dist / contrib / query-loc-0.4.0 / reconf
blob6ae5efc681526f30bb4e313d95a2d0d99ce09054
1 #!/bin/sh
3 # Id: reconf,v 1.1 2008/02/15 01:47:15 marka Exp
5 autoreconf
6 # We do not use automake but we need its install-sh file. We do not
7 # care about the exit code.
8 automake --add-missing || true