summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-27 16:26:40 -0400
committerJune McEnroe <june@causal.agency>2020-08-27 16:26:40 -0400
commit620571651532821ca386521d7b4a3c0739fff463 (patch)
tree223c9558a59e0f4b65ae4bb6d0858b42e2bf5f6b /configure
parentMove rc script docs to rc script comment (diff)
downloadlitterbox-1.6.tar.gz
litterbox-1.6.zip
Remove rc script 1.6
The rc script kinda just sucks for running this, and catsit exists now.
Probably no one but me was ever using it anyway.
Diffstat (limited to '')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index 5e9a7e3..bf9d132 100755
--- a/configure
+++ b/configure
@@ -31,11 +31,6 @@ for opt; do
 done
 
 case "$(uname)" in
-	(FreeBSD)
-		config sqlite3 libtls
-		defvar SQLITE3_BIN sqlite3 exec_prefix /bin/sqlite3
-		echo 'INSTALLS = install-rcs'
-		;;
 	(OpenBSD)
 		ldlibs -ltls
 		config sqlite3
ab9a122b6924c3e4a6e1053a645&follow=1'>Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe