summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2003-02-27 20:47:45 +0000
committerChristos Zoulas <christos@zoulas.com>2003-02-27 20:47:45 +0000
commita1ceb3a565be7c6d34bc9560d111effb77b19621 (patch)
treeee86475e06c895d17234b9f61e0415f9e5011033 /configure.in
parent5e902b72a0bfc918a51767f689d0f8e2a29ea45f (diff)
downloadfile-git-a1ceb3a565be7c6d34bc9560d111effb77b19621.tar.gz
patches from NetBSD.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4abe3dca..8536b0db 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(file.c)
-AM_INIT_AUTOMAKE(file, 3.39)
+AM_INIT_AUTOMAKE(file, 3.41)
AM_CONFIG_HEADER(config.h)
AC_MSG_CHECKING(for builtin ELF support)