mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
modernize configure.ac and Makefile.am
autoconf-1.13 has new warnings, silence them by updating
the buildsystem
Origin commit data
------------------
Branch: master
Commit: 9338fc6d1f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-06-16 (Sun, 16 Jun 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
INCLUDES = \
|
||||
noinst_LTLIBRARIES = libtriple.la
|
||||
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/common \
|
||||
@DIRECTFB_CFLAGS@
|
||||
|
||||
noinst_LTLIBRARIES = libtriple.la
|
||||
|
||||
AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing
|
||||
AM_LDFLAGS = \
|
||||
@DIRECTFB_LIBS@
|
||||
|
Reference in New Issue
Block a user