summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2016-01-27 13:25:02 +0100
committerFrancis Dupont <fdupont@isc.org>2016-01-27 13:25:02 +0100
commitcab61f43770ff1785362adab09f885bc50a9ec5f (patch)
treeaebf03a1e1930a30322754de01e3124b3383d280 /configure
parent81060f1638d3922d427dad94e9c5fd6714a2c40a (diff)
downloadisc-dhcp-cab61f43770ff1785362adab09f885bc50a9ec5f.tar.gz
regen
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure b/configure
index 3102880c..11c13a4b 100755
--- a/configure
+++ b/configure
@@ -5078,6 +5078,12 @@ fi
+if test "X$AR" = "X"; then
+ as_fn_error $? "
+ar program not found. Please fix your PATH to include the directory in
+which ar resides, or set AR in the environment with the full path to ar." "$LINENO" 5
+fi
+
ac_config_headers="$ac_config_headers includes/config.h"