[pure-lang-svn] SF.net SVN: pure-lang: [247] pure/trunk/INSTALL
Status: Beta
Brought to you by:
agraef
From: <ag...@us...> - 2008-06-16 13:58:39
|
Revision: 247 http://pure-lang.svn.sourceforge.net/pure-lang/?rev=247&view=rev Author: agraef Date: 2008-06-16 06:58:45 -0700 (Mon, 16 Jun 2008) Log Message: ----------- Fix typo. Modified Paths: -------------- pure/trunk/INSTALL Modified: pure/trunk/INSTALL =================================================================== --- pure/trunk/INSTALL 2008-06-16 09:44:43 UTC (rev 246) +++ pure/trunk/INSTALL 2008-06-16 13:58:45 UTC (rev 247) @@ -328,7 +328,7 @@ distcheck' (the latter is like 'make dist', but also does a test build and installation to verify that your tarball contains all needed bits and pieces). -Last but not least, if you modify configure.ac for some reason then you +Last but not least, if you modify configure.ac for some reason then you can regenerate the configure script and config.h.in with 'make config'. This needs autoconf, of course. (The distribution was prepared using autoconf 2.61.) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |