Mercurial > masqmail-0.2
comparison configure.ac @ 178:100a5d7e196a
next version will be 0.2.29
author | meillo@marmaro.de |
---|---|
date | Fri, 23 Jul 2010 10:47:08 +0200 |
parents | fa7641eb29c7 |
children | ee2e92148aca |
comparison
equal
deleted
inserted
replaced
177:ffb5dc53a9d8 | 178:100a5d7e196a |
---|---|
1 dnl Process this file with autoconf to produce a configure script. | 1 dnl Process this file with autoconf to produce a configure script. |
2 | 2 |
3 AC_PREREQ(2.59) | 3 AC_PREREQ(2.59) |
4 AC_INIT(masqmail, 0.2.28, meillo@marmaro.de) | 4 AC_INIT(masqmail, 0.2.29, meillo@marmaro.de) |
5 AC_CONFIG_SRCDIR([src/masqmail.c]) | 5 AC_CONFIG_SRCDIR([src/masqmail.c]) |
6 AM_CONFIG_HEADER(config.h) | 6 AM_CONFIG_HEADER(config.h) |
7 AM_INIT_AUTOMAKE() | 7 AM_INIT_AUTOMAKE() |
8 | 8 |
9 dnl Checks for programs. | 9 dnl Checks for programs. |