[Nagiosplug-checkins] SF.net SVN: nagiosplug:[2191] nagiosplug/trunk/doc/developer-guidelines. sgml
dermoth at users.sourceforge.net
dermoth at users.sourceforge.net
Wed May 20 00:16:16 CEST 2009
Revision: 2191
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2191&view=rev
Author: dermoth
Date: 2009-05-19 22:16:16 +0000 (Tue, 19 May 2009)
Log Message:
-----------
Remove comments regarding former requirements
Don't explain why Libtool and Gettext are no longer needed. Libtool
actually is a requirement, as (at least) the M4 macros provided by
Libtool are needed for our Autotools setup. And the fact that Gettext
is no longer needed probably isn't that interesting for new developers.
Signed-off-by: Holger Weiss <holger at zedat.fu-berlin.de>
Modified Paths:
--------------
nagiosplug/trunk/doc/developer-guidelines.sgml
Modified: nagiosplug/trunk/doc/developer-guidelines.sgml
===================================================================
--- nagiosplug/trunk/doc/developer-guidelines.sgml 2009-05-07 21:30:16 UTC (rev 2190)
+++ nagiosplug/trunk/doc/developer-guidelines.sgml 2009-05-19 22:16:16 UTC (rev 2191)
@@ -69,14 +69,6 @@
make install
</literallayout>
</para>
-
- <para>Note: gettext is no longer a developer platform requirement. A lot of the files in lib/ and m4/
- are synced with the coreutils project and we use the same levels of gettext that they
- distribute.
- </para>
- <para>Note: gnu libtool, which must be at version 1.5.22 or above, has files installed into CVS, so is not
- a development platform requirement.
- </para>
</section>
<section id="PlugOutput"><title>Plugin Output for Nagios</title>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list