mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 08:20:28 +01:00
build: fix bug tracker link
This commit is contained in:
parent
eae0e8de61
commit
5c7edb67e2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ m4_define([nm_version],
|
|||
[nm_major_version.nm_minor_version.nm_micro_version])
|
||||
|
||||
AC_INIT([NetworkManager], [nm_version],
|
||||
[http://bugzilla.gnome.org/enter_bug.gci?product=NetworkManager],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager],
|
||||
[NetworkManager])
|
||||
AM_INIT_AUTOMAKE([1.9 subdir-objects tar-ustar no-dist-gzip dist-bzip2])
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([no])])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue