From: Jan Pokorný Date: Tue, 14 Aug 2012 12:42:22 +0000 (+0200) Subject: Update main bugzilla URL X-Git-Tag: elfutils-0.155~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6c442286f64b54f34b385004a7a28e14e961cd26;p=thirdparty%2Felfutils.git Update main bugzilla URL Signed-off-by: Jan Pokorný --- 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])