diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 02:02:01 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 02:02:01 +0000 |
commit | 67ce556b47830dd825524e8370969b814c355216 (patch) | |
tree | 05f1e27704bc8bfb5f9d120ccc98a1af470bd8b9 /gcc/aclocal.m4 | |
parent | 2f94694a71e0ec7a123c8c10a38d409ec2923195 (diff) | |
download | ppe42-gcc-67ce556b47830dd825524e8370969b814c355216.tar.gz ppe42-gcc-67ce556b47830dd825524e8370969b814c355216.zip |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101317 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/aclocal.m4')
-rw-r--r-- | gcc/aclocal.m4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/aclocal.m4 b/gcc/aclocal.m4 index 59e5845fa13..8961f6c8225 100644 --- a/gcc/aclocal.m4 +++ b/gcc/aclocal.m4 @@ -549,8 +549,8 @@ fi])]) # 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, Fifth Floor, Boston, MA +# 02110-1301, USA. AC_DEFUN([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC_C_O])dnl @@ -585,8 +585,8 @@ fi # 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, Fifth Floor, Boston, MA +# 02110-1301, USA. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to |