projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6a8453
)
configure.ac: autoconf 2.65 works just fine, too.
author
Florian Forster
<octo@verplant.org>
Sat, 27 Aug 2011 15:12:19 +0000
(17:12 +0200)
committer
Florian Forster
<octo@verplant.org>
Mon, 5 Sep 2011 02:55:18 +0000
(22:55 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
57d8531
..
40e3c55
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
# Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.6
7
])
+AC_PREREQ([2.6
5
])
AC_INIT([liboping],[1.6.2])
AC_CONFIG_SRCDIR([src/liboping.c])
AC_CONFIG_HEADERS([src/config.h])