> ----- Original Message ----- > Subject: Re: [scribus] 1.3.3.12 no odt support??? > From: Craig Ringer <craig at postnewspapers.com.au> > To: "Scribus User Mailing List" <scribus at lists.scribus.info> > CC: "Craig Bradney" <cbradney at scribus.info> > Date: 30-06-2008 6:13 > > > Craig Ringer (optimistically) wrote: > > > I'm writing a script now that does CMake detection and version testing, > > warns the user if multiple CMake versions are found, then runs CMake. It > > also parses the traditional --prefix argument to configure and > > translates it for CMake, rejecting all other arguments rather than > > ignoring them. >
Last week I added a configure script to 1.3.5svn and cmake-configure script to 1.3.3.x svn, eg: http://scribus.info/svn/Scribus/trunk/Scribus/configure. This is based on the KDE4 file: http://websvn.kde.org/trunk/KDE/kdelibs/configure. Craig
