Sun, 05 Jan 2003 23:37:02 +0000
[gaim-migrate @ 4446]
i should not be trying to do inteligent work when my head is pounding.
otherwise i'd not have forgotten making that change for the tarball i put up
to see if that one bug report was fixed
| configure.ac | file | annotate | diff | comparison | revisions | |
| configure.in | file | annotate | diff | comparison | revisions |
--- a/configure.ac Sun Jan 05 23:21:50 2003 +0000 +++ b/configure.ac Sun Jan 05 23:37:02 2003 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/aim.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([gaim], [20030105-1]) +AM_INIT_AUTOMAKE([gaim], [0.60cvs]) AC_PREREQ([2.50])
--- a/configure.in Sun Jan 05 23:21:50 2003 +0000 +++ b/configure.in Sun Jan 05 23:37:02 2003 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/aim.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([gaim], [20030105-1]) +AM_INIT_AUTOMAKE([gaim], [0.60cvs])