summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-10 23:05:16 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-10 23:05:16 +0000
commitdf1b901170a8859ed1216dc05de3a911474ccd8f (patch)
treeec7129571045fdf5ecff6f5dcfa047361f62a32f
parentf09a013c9e7c235b26086e3d5ff024cb281ee30f (diff)
bump autoconf release
git-svn-id: file:///home/lennart/svn/public/ivcall/trunk@16 e0b13411-74c3-0310-b366-a0654dd0340f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 656d77a..43037c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@
# along with ivcall; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
-AC_PREREQ(2.58)
+AC_PREREQ(2.59)
AC_INIT([ivcall],[0.3],[mzvipnyy (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/ivcall.c])
AC_CONFIG_HEADERS([config.h])