commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r10610 - in gnuradio/branches/releases/3.2: . config


From: jcorgan
Subject: [Commit-gnuradio] r10610 - in gnuradio/branches/releases/3.2: . config
Date: Sun, 15 Mar 2009 13:10:22 -0600 (MDT)

Author: jcorgan
Date: 2009-03-15 13:10:22 -0600 (Sun, 15 Mar 2009)
New Revision: 10610

Modified:
   gnuradio/branches/releases/3.2/
   gnuradio/branches/releases/3.2/config/grc_build.m4
Log:
Applied changeset r10531 to release 3.2 branch


Property changes on: gnuradio/branches/releases/3.2
___________________________________________________________________
Modified: svn:mergeinfo
   - 
/gnuradio/trunk:10356-10359,10481-10482,10497-10499,10506-10507,10511,10514,10521,10523-10524,10529,10578,10600
   + 
/gnuradio/trunk:10356-10359,10481-10482,10497-10499,10506-10507,10511,10514,10521,10523-10524,10529,10531,10578,10600

Modified: gnuradio/branches/releases/3.2/config/grc_build.m4
===================================================================
--- gnuradio/branches/releases/3.2/config/grc_build.m4  2009-03-15 19:09:27 UTC 
(rev 10609)
+++ gnuradio/branches/releases/3.2/config/grc_build.m4  2009-03-15 19:10:22 UTC 
(rev 10610)
@@ -1,4 +1,4 @@
-dnl Copyright 2006,2008 Free Software Foundation, Inc.
+dnl Copyright 2006,2008,2009 Free Software Foundation, Inc.
 dnl 
 dnl This file is part of GNU Radio
 dnl 
@@ -201,7 +201,7 @@
         else
             dnl make sure this dependency was --with'd only; not --enable'd
             if test [x$]m4_bpatsubst($2,-,_)[_with] = xno; then
-                AC_MSG_ERROR([Component $1 requires $2 to be included as 
--with-$1@<:@=arg@:>@])
+                AC_MSG_ERROR([Component $1 requires $2 to be included as 
--with-$2@<:@=arg@:>@])
             fi
         fi
     fi





reply via email to

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