From 054121d6fa207c082d3e4f3b854e59ad116e5a59 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 1 Dec 2020 23:39:25 -0500 Subject: Switch to inline default stylesheet --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index bd6d39d..4cfd27c 100755 --- a/configure +++ b/configure @@ -26,7 +26,6 @@ for opt; do case "${opt}" in (--prefix=*) echo "PREFIX = ${opt#*=}" ;; (--mandir=*) echo "MANDIR = ${opt#*=}" ;; - (--datadir=*) echo "DATADIR = ${opt#*=}" ;; (*) echo "warning: unsupported option ${opt}" >&2 ;; esac done -- cgit 1.4.1