about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-27 17:43:55 -0400
committerJune McEnroe <june@causal.agency>2020-08-27 17:43:55 -0400
commitfb8a33c0130e6381ce69402607e5c240f97b471b (patch)
tree99534193c5bcf73a6c0c78d301063fbfc611fee3 /configure
parentcontrib/palaver: Fix documented database path (diff)
downloadpounce-fb8a33c0130e6381ce69402607e5c240f97b471b.tar.gz
pounce-fb8a33c0130e6381ce69402607e5c240f97b471b.zip
Remove rc scripts
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 95ea53c..12f411c 100755
--- a/configure
+++ b/configure
@@ -36,7 +36,6 @@ case "$(uname)" in
 		config libtls
 		defstr OPENSSL_BIN /usr/bin/openssl
 		defstr CERTBOT_PATH /usr/local/etc/letsencrypt
-		echo 'INSTALLS = install-rcs install-dirs'
 		;;
 	(Linux)
 		cflags -D_GNU_SOURCE