> --- Ursprüngliche Nachricht --- > Von: Jordi Inglada <[EMAIL PROTECTED]> > An: Alexander Neundorf <[EMAIL PROTECTED]> > Kopie: [email protected] > Betreff: Re: [CMake] Autoconf2CMake > Datum: Wed, 10 May 2006 23:27:44 +0200 > > Hi Alex, > > Thank you very much for your help. I have tried to use am2cmake, but I > don't have the Makefile.am's but rather the configure.in. I have forced > am2cmake to parse the configure.in, but it > won't work: a CMakeLists.txt is generated, but it contains a commented > copy of the configure.in and nothing else. > > Since I am not familiar with autoconf/automake I am not able to > understand if your script could be adapted to parse Makefile.in or > configure.in? Not really. It's purpose it to convert Makefile.am's to CMakeLists.txt. Converting Makefile.in's or configure.in's is quite different from that. Bye Alex
-- Analog-/ISDN-Nutzer sparen mit GMX SmartSurfer bis zu 70%! Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
