summaryrefslogtreecommitdiffstats
path: root/contrib/query-loc-0.4.0/reconf
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@redhat.com>2009-02-11 20:37:59 +0100
committerMartin Nagy <mnagy@redhat.com>2009-02-11 20:37:59 +0100
commitf50ae72ec3417cae55dd4e085991c01af9fdc5f1 (patch)
tree0e36c9a3320f6d068df93d3ff6d84b821d23db40 /contrib/query-loc-0.4.0/reconf
downloadbind_dynamic-f50ae72ec3417cae55dd4e085991c01af9fdc5f1.tar.gz
bind_dynamic-f50ae72ec3417cae55dd4e085991c01af9fdc5f1.tar.xz
bind_dynamic-f50ae72ec3417cae55dd4e085991c01af9fdc5f1.zip
Initial commitstart
Diffstat (limited to 'contrib/query-loc-0.4.0/reconf')
-rwxr-xr-xcontrib/query-loc-0.4.0/reconf8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/query-loc-0.4.0/reconf b/contrib/query-loc-0.4.0/reconf
new file mode 100755
index 0000000..c1cf732
--- /dev/null
+++ b/contrib/query-loc-0.4.0/reconf
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# $Id: reconf,v 1.1 2008/02/15 01:47:15 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