mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
configure: add bug report url
Origin commit data
------------------
Commit: d7b8f1fce0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-16 (Tue, 16 Apr 2019)
Origin message was:
------------------
- configure: add bug report url
This commit is contained in:
@@ -10,7 +10,7 @@ define(ver_micro, m4_esyscmd([
|
|||||||
]))
|
]))
|
||||||
define(rel_cycle, "ver_major.0")
|
define(rel_cycle, "ver_major.0")
|
||||||
|
|
||||||
AC_INIT(NI-Neutrino, ver_major.ver_minor.ver_micro)
|
AC_INIT([NI-Neutrino], [ver_major.ver_minor.ver_micro], [https://www.neutrino-images.de])
|
||||||
AM_INIT_AUTOMAKE([nostdinc foreign])
|
AM_INIT_AUTOMAKE([nostdinc foreign])
|
||||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
|
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user