From 9512237d4627c2568be7d1125a1f5cc034ba8377 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Wed, 2 Jul 2008 18:01:05 +0100 Subject: provide PTHREAD_CFLAGS when needed --- src/xine-utils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xine-utils') diff --git a/src/xine-utils/Makefile.am b/src/xine-utils/Makefile.am index 6af0d29bd..a599f9b12 100644 --- a/src/xine-utils/Makefile.am +++ b/src/xine-utils/Makefile.am @@ -12,7 +12,7 @@ endif endif AM_CFLAGS = $(X_CFLAGS) $(VISIBILITY_FLAG) -AM_CPPFLAGS=-DXINE_LIBRARY_COMPILE +AM_CPPFLAGS= $(PTHREAD_CFLAGS) -DXINE_LIBRARY_COMPILE libxineutils_la_SOURCES = $(pppc_files) \ cpu_accel.c \ -- cgit v1.2.3