From 26ecf2950dabe24c91a22b43e340345619aac306 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Wed, 13 Aug 2008 08:36:03 +0000 Subject: + mentioned --help argument to ./configure in README.pod svn path=/trunk/externals/moocow/pdstring/; revision=10239 --- README.pod | 8 +++++++- README.txt | 6 +++++- 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. -- cgit v1.2.1