25ae79bc98
We are currently using PACKAGE_NAME for version output, which returns exactly what it says it does: the package name. Not very useful when looking for version information. PACKAGE_STRING, on the the other hand, returns the package name and the version. Much better! This is nicely documented in the autoconf manual [1]. [1] http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Initializing-configure.html#Initializing-configure Signed-off-by: Micah Abbott <miabbott@redhat.com> |
||
---|---|---|
.. | ||
main.c | ||
rpmostree-builtin-compose.c | ||
rpmostree-builtin-db.c | ||
rpmostree-builtin-deploy.c | ||
rpmostree-builtin-rebase.c | ||
rpmostree-builtin-rollback.c | ||
rpmostree-builtin-status.c | ||
rpmostree-builtin-upgrade.c | ||
rpmostree-builtins.h | ||
rpmostree-compose-builtin-sign.c | ||
rpmostree-compose-builtin-tree.c | ||
rpmostree-compose-builtins.h | ||
rpmostree-db-builtin-diff.c | ||
rpmostree-db-builtin-list.c | ||
rpmostree-db-builtin-version.c | ||
rpmostree-db-builtins.h | ||
rpmostree-dbus-helpers.c | ||
rpmostree-dbus-helpers.h | ||
rpmostree-libbuiltin.c | ||
rpmostree-libbuiltin.h | ||
tmpfiles-ostree-integration.conf |