commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r3797 - gnuradio/branches/releases/3.0/config


From: jcorgan
Subject: [Commit-gnuradio] r3797 - gnuradio/branches/releases/3.0/config
Date: Mon, 16 Oct 2006 13:30:35 -0600 (MDT)

Author: jcorgan
Date: 2006-10-16 13:30:34 -0600 (Mon, 16 Oct 2006)
New Revision: 3797

Modified:
   gnuradio/branches/releases/3.0/config/gr_boost.m4
Log:
Applied changeset r3789 on trunk to release branch.

Modified: gnuradio/branches/releases/3.0/config/gr_boost.m4
===================================================================
--- gnuradio/branches/releases/3.0/config/gr_boost.m4   2006-10-16 04:18:39 UTC 
(rev 3796)
+++ gnuradio/branches/releases/3.0/config/gr_boost.m4   2006-10-16 19:30:34 UTC 
(rev 3797)
@@ -43,8 +43,8 @@
                   [path to boost c++ include files]),
     [
       # "yes" and "no" are bogus answers
-      if test x"$with_boost_include_dir" == xyes ||
-         test x"$with_boost_include_dir" == xno; then
+      if test x"$with_boost_include_dir" = xyes ||
+         test x"$with_boost_include_dir" = xno; then
        gr_boost_include_dir=
       else
         gr_boost_include_dir=$with_boost_include_dir





reply via email to

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