Imported Upstream version 3.2.2
[debian/gnuradio] / config / usrp_sdcc.m4
index 5f3bbc95baff34231576b741ab8e3312b4775eab..86f6429e540b2f6269815f2b36c6d0e906f4efad 100644 (file)
@@ -4,7 +4,7 @@
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
@@ -60,7 +60,7 @@ AC_DEFUN([USRP_SDCC],
                        AC_MSG_RESULT([$sdcc_major_version.$sdcc_minor_version.$sdcc_micro_version])
                else
                        sdccok=no
-                       AC_MSG_RESULT([USRP requires sdcc >= $sdcc_version_min. sdcc not found. See http://sdcc.sf.net"])
+                       AC_MSG_RESULT([USRP requires sdcc >= $sdcc_version_min. sdcc not found. See http://sdcc.sf.net])
                fi
 
                AC_SUBST(XCC)