summaryrefslogtreecommitdiff
path: root/tests/rand
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-12-12 23:01:27 +0100
committerKevin Ryde <user42@zip.com.au>2002-12-12 23:01:27 +0100
commit9f5cbc1c3f0df3b8ed09b33255c61e0fe67e8a3d (patch)
tree17d4e28c8b2f20dbbefc3d15c7e7f7fb8d1382dd /tests/rand
parent32a8c2882639767fb90a9c0bb7586ad3b02147ed (diff)
downloadgmp-9f5cbc1c3f0df3b8ed09b33255c61e0fe67e8a3d.tar.gz
* configure.in: (AM_INIT_AUTOMAKE): Use "gnu no-dependencies
$(top_builddir)/ansi2knr". * */Makefile.am (AUTOMAKE_OPTIONS): Remove, now in configure.in.
Diffstat (limited to 'tests/rand')
-rw-r--r--tests/rand/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/rand/Makefile.am b/tests/rand/Makefile.am
index 5c380333e..7b2ac5ea8 100644
--- a/tests/rand/Makefile.am
+++ b/tests/rand/Makefile.am
@@ -20,8 +20,6 @@
# MA 02111-1307, USA.
-AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
-
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
LDADD = $(top_builddir)/tests/libtests.la $(top_builddir)/libgmp.la