Fix autotool for old capi

patch from Debian

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
This commit is contained in:
Karsten Keil 2012-02-25 15:56:50 +01:00
parent 06ad9246c5
commit 649644d57f
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.50)
AC_INIT(capi20.c)
AC_ARG_ENABLE([V2],
AS_HELP_STRING([--enable-V2],[build libcapi20 version 2 compatible library]),