X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fusrp_sdcc.m4;h=86f6429e540b2f6269815f2b36c6d0e906f4efad;hb=refs%2Fheads%2Ftry-3.3.1;hp=5f3bbc95baff34231576b741ab8e3312b4775eab;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/config/usrp_sdcc.m4 b/config/usrp_sdcc.m4 index 5f3bbc95..86f6429e 100644 --- a/config/usrp_sdcc.m4 +++ b/config/usrp_sdcc.m4 @@ -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)