From 0a68db8edb1ce96b9a078906efc901fba28b6984 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Thu, 27 Sep 2001 01:42:42 +0000 Subject: Fixed aalib checks. xine-config will contain thread cflags. Update install docs files. CVS patchset: 699 CVS date: 2001/09/27 01:42:42 --- misc/xine-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/xine-config.in') diff --git a/misc/xine-config.in b/misc/xine-config.in index 046ee9226..8879e9fe6 100644 --- a/misc/xine-config.in +++ b/misc/xine-config.in @@ -80,7 +80,7 @@ if test "$echo_exec_prefix" = "yes"; then fi if test "$echo_cflags" = "yes"; then - echo -I@includedir@ + echo -I@includedir@ @THREAD_CFLAGS@ fi if test "$echo_libs" = "yes"; then -- cgit v1.2.3