From ce66c24abf2094a8e694abbf8ee24dfaa1a1d576 Mon Sep 17 00:00:00 2001 From: abhipaul-99 <41127233+abhipaul-99@users.noreply.github.com> Date: Mon, 26 Oct 2020 21:49:57 +0530 Subject: [PATCH] Update config.h.in --- config.h.in | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config.h.in b/config.h.in index dd3b02c..d9ce7a6 100644 --- a/config.h.in +++ b/config.h.in @@ -1,24 +1,24 @@ /* config.h.in. Generated from configure.ac by autoheader. */ -/* Name of package */ +/* Name of the package */ #undef PACKAGE -/* Define to the address where bug reports for this package should be sent. */ +/* Define the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT -/* Define to the full name of this package. */ +/* Define the full name of this package. */ #undef PACKAGE_NAME -/* Define to the full name and version of this package. */ +/* Define the full name and version of this package. */ #undef PACKAGE_STRING -/* Define to the one symbol short name of this package. */ +/* Define the one symbol short name of this package. */ #undef PACKAGE_TARNAME -/* Define to the home page for this package. */ +/* Define the home page for this package. */ #undef PACKAGE_URL -/* Define to the version of this package. */ +/* Define the version of this package. */ #undef PACKAGE_VERSION /* Version number of package */