summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-08-29 21:45:30 (GMT)
committerAlexey Neyman <stilor@att.net>2017-09-03 19:11:23 (GMT)
commit1da3cc59df185144cb01fdd32a0dc1ca417d9106 (patch)
tree80ad3f003557e42913c6a942f28bf39d7327ceea /configure.ac
parent95de709fe3f7e58af210c2727a7b28608936068e (diff)
Fix typo
Signed-off-by: Alexey Neyman <stilor@att.net>
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])