From: <vac...@us...> - 2009-07-07 10:33:48
|
Revision: 159 http://xmlwrapp.svn.sourceforge.net/xmlwrapp/?rev=159&view=rev Author: vaclavslavik Date: 2009-07-07 10:00:48 +0000 (Tue, 07 Jul 2009) Log Message: ----------- ac-2.62 is only needed for --disable-assert, we can live without it Modified Paths: -------------- trunk/configure.ac Modified: trunk/configure.ac =================================================================== --- trunk/configure.ac 2009-07-06 19:09:16 UTC (rev 158) +++ trunk/configure.ac 2009-07-07 10:00:48 UTC (rev 159) @@ -35,7 +35,7 @@ AC_REVISION($Id$)dnl -AC_PREREQ(2.62) +AC_PREREQ(2.61) AC_INIT(xmlwrapp, 0.6.1, [xml...@li...]) AC_CONFIG_SRCDIR([xmlwrapp.pc.in]) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |