From 8387b3fdfa0a72fd2fb1e69ea663e1be4d4ddfe9 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Sat, 31 Jan 2015 08:54:31 -0500 Subject: [svn-r26091] Fixed some missing comment text in the autogen.sh script. Part of HDFFV-9114 Tested on: jam --- autogen.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 0c39bb4..6566efa 100755 --- a/autogen.sh +++ b/autogen.sh @@ -32,12 +32,15 @@ # # This script takes two options: # -# -p/--production +# -p, --production # # When this is selected, the autotools versions are set to the paths # and versions used by The HDF Group to produce the released versions # of the library. # -s/--process_source # +# +# -s, --process_source +# # When this is selected, several scripts are run that process the HDF5 # source code to add things like trace and error macros. It is not # necessary to run these if you have just updated configure.ac or -- cgit v0.12