diff options
Diffstat (limited to 'tests/cxx/Makefile.am')
-rw-r--r-- | tests/cxx/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/Makefile.am b/tests/cxx/Makefile.am index 0737f5d06..4e6b368bf 100644 --- a/tests/cxx/Makefile.am +++ b/tests/cxx/Makefile.am @@ -16,8 +16,8 @@ # # You should have received a copy of the GNU Lesser General Public License # along with the GNU MP Library; see the file COPYING.LIB. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -# MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +# MA 02110-1301, USA. # LDADD has an explicit -L of $(top_builddir)/.libs for the benefit of gcc |