aboutsummaryrefslogtreecommitdiff
path: root/src/getopt.m4
diff options
context:
space:
mode:
Diffstat (limited to 'src/getopt.m4')
-rw-r--r--src/getopt.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getopt.m4 b/src/getopt.m4
index 19ee33c..9267de2 100644
--- a/src/getopt.m4
+++ b/src/getopt.m4
@@ -496,7 +496,7 @@ define([<OPTIONS_BEGIN>],
[<divert(-1)
define([<GETOPT_STYLE>],[<$1>])
ifelse([<$1>],[<gnu>],
- [<STDFUNC([<$2 " (" PACKAGE_STRING ")">], [<$2>], [<$3>], [<$4>])>])
+ [<STDFUNC([<$2 " (" PACKAGE_NAME ") " PACKAGE_VERSION>], [<$2>], [<$3>], [<$4>])>])
>])
define([<OPTIONS_END>],[<

Return to:

Send suggestions and report system problems to the System administrator.