comparison mcabber/configure.in @ 64:f0aebb588ae7

[/trunk] Changeset 79 by mikael * Version is currently 0.6.0-dev
author mikael
date Wed, 06 Apr 2005 15:29:41 +0000
parents db2a1826bafa
children de3a34fba6aa
comparison
equal deleted inserted replaced
63:fb84760be386 64:f0aebb588ae7
1 # -*- Autoconf -*- 1 # -*- Autoconf -*-
2 # Process this file with autoconf to produce a configure script. 2 # Process this file with autoconf to produce a configure script.
3 3
4 AC_PREREQ(2.59) 4 AC_PREREQ(2.59)
5 AC_INIT(mcabber, 0.6.0, bmikael@lists.lilotux.net) 5 AC_INIT(mcabber, 0.6.0-dev, bmikael@lists.lilotux.net)
6 AM_INIT_AUTOMAKE 6 AM_INIT_AUTOMAKE
7 AC_CONFIG_SRCDIR([src]) 7 AC_CONFIG_SRCDIR([src])
8 AM_CONFIG_HEADER(config.h) 8 AM_CONFIG_HEADER(config.h)
9 9
10 AC_PROG_RANLIB 10 AC_PROG_RANLIB