summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2012-05-08 19:06:58 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2012-05-08 19:06:58 +0000
commit422a7e177ae4e863355678d7f6bf21a297b7fb90 (patch)
tree2659045c312155d50a27291228fbb142a3709968 /tests/Makefile.am
parent163d0ed8f5450b05a2262b847554d9a581b1cca4 (diff)
downloadmpfr-422a7e177ae4e863355678d7f6bf21a297b7fb90.tar.gz
patch from Nitin A Kamble for automake 1.12.
This patch avoids these issues with automake 1.12: | configure.ac:304: error: automatic de-ANSI-fication support has been removed | tests/Makefile.am:12: error: automatic de-ANSI-fication support has been removed git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8204 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dca2aa588..5dfc2f1a5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,7 +9,7 @@
# PARTICULAR PURPOSE.
-AUTOMAKE_OPTIONS = 1.6 gnu $(top_builddir)/ansi2knr
+AUTOMAKE_OPTIONS = 1.6 gnu
# tversion is run
# * at the beginning so that the user gets a possible version error