From b3d05f59bf066170f490f148598fa3018f1e9214 Mon Sep 17 00:00:00 2001 From: max_10 Date: Thu, 20 Sep 2018 16:57:11 +0200 Subject: [PATCH] Revert "fix missing compiler include" This reverts commit 047d3158c58d503a60bbd34be45923a09f19e629. --- libeplayer3/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libeplayer3/Makefile.am b/libeplayer3/Makefile.am index 602c42c..814d106 100644 --- a/libeplayer3/Makefile.am +++ b/libeplayer3/Makefile.am @@ -4,7 +4,7 @@ noinst_LTLIBRARIES = libeplayer3.la AM_CPPFLAGS = -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS AM_CPPFLAGS += -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -AM_CPPFLAGS += -I$(srcdir)/include -I$(top_srcdir)/include +AM_CPPFLAGS += -I$(srcdir)/include AM_CXXFLAGS = -fno-rtti -fno-exceptions -fno-strict-aliasing libeplayer3_la_SOURCES = \