configure: fix package name

Origin commit data
------------------
Commit: 50790498b1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-12-04 (Sun, 04 Dec 2016)
This commit is contained in:
Stefan Seyfried
2016-12-04 18:26:45 +01:00
parent 7893941b8a
commit e4103adb9e

View File

@@ -1,4 +1,4 @@
AC_INIT(Tuxbox-Neutrino,3.4.0)
AC_INIT(Neutrino-MP,3.4.0)
AM_INIT_AUTOMAKE([1.0.1 nostdinc])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])