configure: silence automake warnings

Origin commit data
------------------
Branch: master
Commit: 70d964d588
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-10 (Fri, 10 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-05-10 13:18:17 +02:00
parent 8cf48de350
commit fbb281e681
2 changed files with 1 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ AC_INIT(libstb-hal,0.1.1)
AM_INIT_AUTOMAKE(libstb-hal,0.1.1)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_MACRO_DIR([m4])
AC_GNU_SOURCE
LT_INIT
## ugly, disables shared library build (not wanted yet)