mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
modernize configure.ac and Makefile.am
autoconf-1.13 has new warnings, silence them by updating the buildsystem
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
AC_INIT(libstb-hal,0.1.1)
|
||||
AM_INIT_AUTOMAKE(libstb-hal,0.1.1)
|
||||
AC_INIT([libstb-hal], [0.1.1])
|
||||
AM_INIT_AUTOMAKE
|
||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_GNU_SOURCE
|
||||
|
Reference in New Issue
Block a user