summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 696dc1448..a5208a526 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 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