11 |
|
|
12 |
# Process this file with autoconf to produce a configure script. |
# Process this file with autoconf to produce a configure script. |
13 |
AC_PREREQ(2.59) |
AC_PREREQ(2.59) |
14 |
min_automake_version="1.9.4" |
min_automake_version="1.9.2" |
15 |
|
|
16 |
# Version number: Remember to change it immediately *after* a release. |
# Version number: Remember to change it immediately *after* a release. |
17 |
# Add a "-cvs" prefix for non-released code. |
# Add a "-cvs" prefix for non-released code. |
18 |
AC_INIT(WinPT, 1.0.1-cvs, http://www.winpt.org) |
AC_INIT(WinPT, 1.0.1, http://www.winpt.org) |
19 |
NEED_GPG_VERSION=1.4.2 |
NEED_GPG_VERSION=1.4.2 |
20 |
NEED_GPGME_API=1 |
NEED_GPGME_API=1 |
21 |
NEED_GPGME_VERSION=1.1.1 |
NEED_GPGME_VERSION=1.1.1 |