Mercurial > pidgin
comparison configure.in @ 3248:c690d1ac6ee4
[gaim-migrate @ 3266]
zero point fifty-nine
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Tue, 14 May 2002 14:53:56 +0000 |
parents | eee7aeeeb70d |
children | dbbdf3a55999 |
comparison
equal
deleted
inserted
replaced
3247:eee7aeeeb70d | 3248:c690d1ac6ee4 |
---|---|
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 AC_INIT(src/aim.c) | 2 AC_INIT(src/aim.c) |
3 AM_CONFIG_HEADER(config.h) | 3 AM_CONFIG_HEADER(config.h) |
4 AM_INIT_AUTOMAKE([gaim], [0.58]) | 4 AM_INIT_AUTOMAKE([gaim], [0.59cvs]) |
5 | 5 |
6 | 6 |
7 | 7 |
8 AC_PATH_PROG(sedpath, sed) | 8 AC_PATH_PROG(sedpath, sed) |
9 | 9 |