[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: kdevelop 3.4 and autoconf 2.60
From:       Lorenzo Bettini <bettini () dsi ! unifi ! it>
Date:       2006-08-29 16:58:42
Message-ID: 44F47242.8010403 () dsi ! unifi ! it
[Download RAW message or body]

Andreas Pakulat wrote:
> We need to update the admin dirs for the application templates, use the
> admin dir from /branches/KDE/3.5/kde-common
> 
> And replace the projects admin dir with it, that'll allow you to use
> autoconf 2.60.
> 
> Andreas
> 

by the way, I've just updated my 3.4 svn branch and noticed that cvs.sh 
has the following code; does that mean that 2.60 is now supported?

check_autotool_versions()
{
required_autoconf_version="2.53 or newer"
AUTOCONF_VERSION=`$AUTOCONF --version | head -n 1`
case $AUTOCONF_VERSION in
   Autoconf*2.5* | autoconf*2.5* | autoconf*2.6* ) : ;;
   "" )
     echo "*** AUTOCONF NOT FOUND!."
     echo "*** KDE requires autoconf $required_autoconf_version"
     exit 1
     ;;
   * )
     echo "*** YOU'RE USING $AUTOCONF_VERSION."
     echo "*** KDE requires autoconf $required_autoconf_version"
     exit 1
     ;;
esac

thanks in advance
	Lorenzo

-- 
+-----------------------------------------------------+
|  Lorenzo Bettini          ICQ# lbetto, 16080134     |
|  PhD in Computer Science                            |
|  Dip. Sistemi e Informatica, Univ. di Firenze       |
|  Florence - Italy        (GNU/Linux User # 158233)  |
|  Home Page        : http://www.lorenzobettini.it    |
|  http://music.dsi.unifi.it         XKlaim language  |
|  http://www.purplesucker.com Deep Purple Cover Band |
|  http://www.gnu.org/software/src-highlite           |
|  http://www.gnu.org/software/gengetopt              |
|  http://www.lorenzobettini.it/software/gengen       |
|  http://www.lorenzobettini.it/software/doublecpp    |
+-----------------------------------------------------+
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic