Bump autoconf requirement to 2.62 (latest released version).

This commit is contained in:
Diego 'Flameeyes' Pettenò 2008-08-07 14:40:12 +02:00
parent 984b2c43a1
commit 85aa1ccceb
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# You should have received a copy of the GNU General Public License
# along with pavucontrol. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.57)
AC_PREREQ(2.62)
AC_INIT([pavucontrol],[0.9.7],[mzcnihpbageby (at) 0pointer (dot) de])
AC_CONFIG_SRCDIR([src/pavucontrol.cc])
AC_CONFIG_HEADERS([config.h])