From 1259db15849d9599bff906293842098213a6fe5f Mon Sep 17 00:00:00 2001 From: oepen Date: Tue, 8 Jun 2010 08:59:39 +0000 Subject: [PATCH] git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@137 96b47cad-a561-4643-ad3b-153ac7d7599c --- virtualsmartcard/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtualsmartcard/configure.ac b/virtualsmartcard/configure.ac index ddd15d8..7081758 100644 --- a/virtualsmartcard/configure.ac +++ b/virtualsmartcard/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_PREREQ([2.65]) +AC_PREREQ([2.64]) AC_INIT([virtualsmartcard], [0.1], [morgner@informatik.hu-berlin.de]) AC_CONFIG_SRCDIR([src/vpcd/ifd.c]) AC_CONFIG_HEADERS([config.h])