aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2008-08-13 08:36:03 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2008-08-13 08:36:03 +0000
commit26ecf2950dabe24c91a22b43e340345619aac306 (patch)
treea1f5ffc12bf79bfa98e34dc3b9ec5362962cfa2d
parenta6e213425ad08e4104a8368a1e3c6517260a6bf1 (diff)
+ mentioned --help argument to ./configure in README.pod
svn path=/trunk/externals/moocow/pdstring/; revision=10239
-rw-r--r--README.pod8
-rw-r--r--README.txt6
2 files changed, 12 insertions, 2 deletions
diff --git a/README.pod b/README.pod
index 9f87836..0f8d0bf 100644
--- a/README.pod
+++ b/README.pod
@@ -2,7 +2,7 @@
README for pd external package 'pdstring'
-Last updated for pdstring v0.02
+Last updated for pdstring v0.06
=head1 DESCRIPTION
@@ -24,6 +24,12 @@ The 'configure' script supports the following options, among others:
=over 4
+=item * --help
+
+Output a brief usage summary of the 'configure' script,
+including a list of supported options and influential
+environment variables.
+
=item * --enable-debug , --disable-debug
Whether to enable verbose debugging messages.
diff --git a/README.txt b/README.txt
index b715526..11fee6f 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
README for pd external package 'pdstring'
- Last updated for pdstring v0.02
+ Last updated for pdstring v0.06
DESCRIPTION
The 'pdstring' package contains objects for converting to and from
@@ -17,6 +17,10 @@ INSTALLATION
BUILD OPTIONS
The 'configure' script supports the following options, among others:
+ * --help
+ Output a brief usage summary of the 'configure' script, including a
+ list of supported options and influential environment variables.
+
* --enable-debug , --disable-debug
Whether to enable verbose debugging messages. Default=no.