From: <pst...@us...> - 2013-01-02 18:19:12
|
Revision: 932 http://sourceforge.net/p/jazzplusplus/code/932 Author: pstieber Date: 2013-01-02 18:19:09 +0000 (Wed, 02 Jan 2013) Log Message: ----------- Added --install. Modified Paths: -------------- trunk/jazz/bootstrap Modified: trunk/jazz/bootstrap =================================================================== --- trunk/jazz/bootstrap 2013-01-02 18:10:01 UTC (rev 931) +++ trunk/jazz/bootstrap 2013-01-02 18:19:09 UTC (rev 932) @@ -1,2 +1,2 @@ #! /bin/sh -autoreconf --verbose +autoreconf --install --verbose This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |