diff options
-rwxr-xr-x | configure | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -108,7 +108,8 @@ print_usage() print_help() { cat <<EOF -\`configure' configures ${PACKAGE} ${VERSION} to adapt to many kinds of systems. +\`configure' configures ${package_name} ${package_version} to adapt to many \ +kinds of systems. $(print_usage) |