summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-05-09 00:07:18 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-05-09 00:07:18 +0000
commite54b9a2f086d1054f2230b295dba3545e764c0d1 (patch)
treeace48719b76605da7acb978c409478d0ba157619
parente576e81d3953b8a1407a33605fabd62ef9fe83ca (diff)
downloadmpfr-e54b9a2f086d1054f2230b295dba3545e764c0d1.tar.gz
Patch from Nitin A Kamble for automake 1.12
(merged changeset r8204 from the trunk) git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/3.1@8205 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--configure.ac1
-rw-r--r--tests/Makefile.am2
2 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d96a0db39..aa9a34486 100644
--- a/configure.ac
+++ b/configure.ac
@@ -302,7 +302,6 @@ if test "$test_CFLAGS" != set && test -n "$GCC"; then
fi
AM_PROG_CC_C_O
-AM_C_PROTOTYPES
case $host in
*-apple-darwin*)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fc64673c8..77004f2cd 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