Mercurial > masqmail-0.2
comparison configure.ac @ 156:0e7601b8cebf
next version will be 0.2.26
author | meillo@marmaro.de |
---|---|
date | Wed, 14 Jul 2010 20:49:50 +0200 |
parents | 4917e764f108 |
children | 52c82d755215 |
comparison
equal
deleted
inserted
replaced
155:dbe3dadd1afe | 156:0e7601b8cebf |
---|---|
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.25, meillo@marmaro.de) | 4 AC_INIT(masqmail, 0.2.26, 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. |