commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r11505 - gnuradio/branches/features/msg-passing/gruel/


From: eb
Subject: [Commit-gnuradio] r11505 - gnuradio/branches/features/msg-passing/gruel/src/lib/pmt
Date: Sun, 26 Jul 2009 22:36:37 -0600 (MDT)

Author: eb
Date: 2009-07-26 22:36:37 -0600 (Sun, 26 Jul 2009)
New Revision: 11505

Modified:
   gnuradio/branches/features/msg-passing/gruel/src/lib/pmt/Makefile.am
Log:
Fix for test_pmt when using --with-boost=<foo>

Modified: gnuradio/branches/features/msg-passing/gruel/src/lib/pmt/Makefile.am
===================================================================
--- gnuradio/branches/features/msg-passing/gruel/src/lib/pmt/Makefile.am        
2009-07-27 04:09:21 UTC (rev 11504)
+++ gnuradio/branches/features/msg-passing/gruel/src/lib/pmt/Makefile.am        
2009-07-27 04:36:37 UTC (rev 11505)
@@ -64,6 +64,9 @@
        $(BOOST_THREAD_LIB)             \
        -lstdc++
 
+libpmt_la_LDFLAGS =                    \
+       $(BOOST_LDFLAGS)
+
 noinst_HEADERS = \
        $(GENERATED_H)                  \
        pmt_int.h                       \





reply via email to

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