Fix version in configure.in.in

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1019491 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Lukáš Lalinský 2009-09-03 18:32:16 +00:00
parent 41fd27a5d2
commit 92391e38e8

View File

@ -38,7 +38,7 @@ dnl Perform program name transformation
AC_ARG_PROGRAM
dnl Automake doc recommends to do this only here. (Janos)
AM_INIT_AUTOMAKE(taglib,1.4)
AM_INIT_AUTOMAKE(taglib,1.6)
dnl almost the same like KDE_SET_PEFIX but the path is /usr/local
dnl