]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
regen
authorFrancis Dupont <fdupont@isc.org>
Wed, 27 Jan 2016 12:25:02 +0000 (13:25 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 27 Jan 2016 12:25:02 +0000 (13:25 +0100)
configure

index 3102880ce2eca08a90c365fded6960911a4542de..11c13a4bfe219c4142837c97d7351e6c42407a8d 100755 (executable)
--- 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"