gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_st


From: Bastiaan Jacques
Subject: Re: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-487-g37ba60d
Date: Sat, 2 Apr 2011 19:36:40 +0200 (CEST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Sat, 2 Apr 2011, Benjamin Wolsey wrote:

diff --git a/testsuite/libbase.all/Makefile.am 
b/testsuite/libbase.all/Makefile.am
index f0c0a81..3566f65 100644
--- a/testsuite/libbase.all/Makefile.am
+++ b/testsuite/libbase.all/Makefile.am
@@ -29,7 +29,6 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/testsuite \
        $(MING_CFLAGS) \
        $(BOOST_CFLAGS) \
-       $(PTHREAD_CFLAGS) \
        $(DEJAGNU_CFLAGS) \
        $(NULL)

string_table.h is included in the string_table test, and it has a mutex
variable. It would be nice to move the thread code to the implementation
file if possible, though. Otherwise, PTHREAD_CFLAGS is needed here.

Bastiaan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]