comparison configure.ac @ 4328:11eb8719a790

Audacious 1.5.0 release. Yes. Seriously.
author William Pitcock <nenolod@atheme.org>
date Thu, 13 Mar 2008 15:11:09 -0500
parents 8e5d510672ee
children 0b9a75430f6b
comparison
equal deleted inserted replaced
4319:6ab8237fcce4 4328:11eb8719a790
1 1
2 dnl Process this file with autoconf to produce a configure script. 2 dnl Process this file with autoconf to produce a configure script.
3 AC_INIT([audacious], [1.9.49], [bugs+audacious@atheme.org]) 3 AC_INIT([audacious], [1.5.0], [bugs+audacious@atheme.org])
4 AC_PREREQ([2.59]) 4 AC_PREREQ([2.59])
5 5
6 AC_CANONICAL_HOST 6 AC_CANONICAL_HOST
7 AC_CANONICAL_TARGET 7 AC_CANONICAL_TARGET
8 8