Re: [CMake] autoconfTocmake transfer glitch

2010-12-12 Thread Alexander Neundorf
On Sunday 28 November 2010, luxInteg wrote: > On Sunday 28 November 2010 02:22:56 luxInteg wrote: > > Greetings, > > > > I am learning cmake. I am attempting to compile a small progrmm libxls > > (available from http://libxls.sourceforge.net/ ) as part of my > > education. > > > > It compiles

Re: [CMake] autoconfTocmake transfer glitch

2010-11-27 Thread luxInteg
On Sunday 28 November 2010 02:22:56 luxInteg wrote: > Greetings, > > I am learning cmake. I am attempting to compile a small progrmm libxls > (available from http://libxls.sourceforge.net/ ) as part of my > education. > > It compiles with autoconf/make like so:- > > ## from sh

[CMake] autoconfTocmake transfer glitch

2010-11-27 Thread luxInteg
Greetings, I am learning cmake. I am attempting to compile a small progrmm libxls (available from http://libxls.sourceforge.net/ ) as part of my education. It compiles with autoconf/make like so:- ## from sh configure checking for GNU libc compatible malloc... yes checking for