--- configure.orig	2018-08-15 21:36:53.000000000 -0700
+++ configure	2018-10-19 07:12:40.370712000 -0700
@@ -3740,7 +3740,7 @@
 	netbsd*1.[56]*|netbsd*[2-9].*)
 		startup_scripts=rc.d
 		;;
-	freebsd[5-9].*)
+	freebsd[5-9].*|freebsd[1-4][0-9].*)
 		startup_scripts=rc.d
 		;;
 	*)
@@ -5132,6 +5132,7 @@
 # CONFIG_SUBDIRS section.
 #
 if test "$no_recursion" != yes; then
+ac_given_INSTALL="$INSTALL"
 
   # Remove --cache-file, --srcdir, and --disable-option-checking arguments
   # so they do not pile up.