From f2d7e20d245aab514ff4efbb0d73bacf5dafcf1a Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Thu, 31 May 2001 16:17:14 +0000 Subject: CGI_PROGS: The handle_opts cgi is obsolete. --- src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.in b/src/Makefile.in index 99ee81c2f..1c8b9f0ae 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -74,7 +74,7 @@ INSTALL_PROGRAM=$(INSTALL) -m $(EXEMODE) # Fixed definitions CGI_PROGS= admin admindb archives edithtml options \ -listinfo subscribe roster handle_opts private confirm create rmlist +listinfo subscribe roster private confirm create rmlist COMMONOBJS= common.o vsnprintf.o -- cgit v1.3.1