Merge commit 'v3.3.0' into upstream
[debian/gnuradio] / config / grc_build.m4
index bf33d0da23e6ed076372b1bf3624b51240da9717..77b59db6bd743f3fab34801e04f16b7054c1fc0e 100644 (file)
@@ -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 @@ dnl    echo
         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