From 6c442286f64b54f34b385004a7a28e14e961cd26 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Pokorn=C3=BD?= Date: Tue, 14 Aug 2012 14:42:22 +0200 Subject: [PATCH] Update main bugzilla URL MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Pokorný --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 31ab21c70..793248975 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -AC_INIT([elfutils],[0.154],[http://bugzilla.redhat.com/bugzilla/],[elfutils]) +AC_INIT([elfutils],[0.154],[https://bugzilla.redhat.com/],[elfutils]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_FILES([config/Makefile]) -- 2.47.2