summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-09-04 02:55:58 (GMT)
committerGitHub <noreply@github.com>2017-09-04 02:55:58 (GMT)
commitf994d1c7d7cd62a474a09cadc89ddd15da427fef (patch)
treeab4683e03ce5cb5e0eeffb8137327170e637ecdd /configure.ac
parent95de709fe3f7e58af210c2727a7b28608936068e (diff)
parent602304b23077b8cd58b99a836e8d9ffbedecd52c (diff)
Merge pull request #823 from stilor/sh-experiment-multilib
Better SuperH multilib support (different endian, glibc/uClibc for no-FPU, etc)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4f7d3d3..d84b609 100644
--- a/configure.ac
+++ b/configure.ac
@@ -313,7 +313,7 @@ ACX_PROG_VERSION([LIBTOOLIZE],
ACX_PROG_VERSION([AUTOCONF],
[GNU autoconf >= 2.65],
- [AUTOCONF],
+ [autoconf],
[autoconf],
['\(GNU Autoconf\) ([3-9]\.|2\.[7-9][0-9]|2\.6[5-9])'],
[autoconf_2_63_or_newer])