X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fusrp_sdcc.m4;h=86f6429e540b2f6269815f2b36c6d0e906f4efad;hb=ead0819388bc03555c9182f27176aac6ea2a8bbc;hp=eaf7fdd57738f06690c481c1d4f7a325084f367a;hpb=5d69a524f81f234b3fbc41d49ba18d6f6886baba;p=debian%2Fgnuradio diff --git a/config/usrp_sdcc.m4 b/config/usrp_sdcc.m4 index eaf7fdd5..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, @@ -14,8 +14,8 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Boston, MA +# 02110-1301, USA. AC_DEFUN([USRP_SDCC], [ @@ -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)