From cdd90b5ce3b95bcba4b617f5c73b747b2f881659 Mon Sep 17 00:00:00 2001 From: msweet Date: Tue, 14 Jul 2015 21:19:57 +0000 Subject: [PATCH] Add URLs so they get reported at the bottom of the (very long) configure --help output... git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12787 a1ca3aef-8c08-0410-bb20-df032aa958be --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f52e08aad..214571338 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl We need at least autoconf 2.60... AC_PREREQ(2.60) dnl Package name and version... -AC_INIT([CUPS], [2.1rc1]) +AC_INIT([CUPS], [2.1rc1], [https://www.cups.org/str.php], [cups], [https://www.cups.org/]) sinclude(config-scripts/cups-opsys.m4) sinclude(config-scripts/cups-common.m4) -- 2.39.2