From 7370eac9a41a1d37397092760f7e7a18edb26078 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 7 Feb 2023 11:25:01 -0500 Subject: Remove pounce-edit Temporarily? It never got finished and I need to be able to cut new releases of pounce without it. --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 62a3c1a..29587a2 100755 --- a/configure +++ b/configure @@ -27,7 +27,6 @@ for opt; do (--prefix=*) echo "PREFIX = ${opt#*=}" ;; (--bindir=*) echo "BINDIR = ${opt#*=}" ;; (--mandir=*) echo "MANDIR = ${opt#*=}" ;; - (--enable-edit) echo 'BINS += pounce-edit' ;; (--enable-notify) echo 'BINS += pounce-notify' ;; (--enable-palaver) echo 'BINS += pounce-palaver' -- cgit 1.4.1