summaryrefslogtreecommitdiff
path: root/src/input/libreal
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/libreal')
-rw-r--r--src/input/libreal/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/input/libreal/Makefile.am b/src/input/libreal/Makefile.am
index dd5fb5993..8dd4a9258 100644
--- a/src/input/libreal/Makefile.am
+++ b/src/input/libreal/Makefile.am
@@ -1,8 +1,6 @@
include $(top_srcdir)/misc/Makefile.common
-REAL_CFLAGS = -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I$(srcdir)/../librtsp
-
-AM_CFLAGS = $(REAL_CFLAGS) @ANSI_FLAGS@
+AM_CPPFLAGS = -D_LARGEFILE64_SOURCE -I$(srcdir)/../librtsp
noinst_LTLIBRARIES = libreal.la