X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=11811f4226ed545bcfb660bb99570abb5b0ac74f;hb=4857416a2568a4fa1bebc93a68ff3b156f731266;hp=391c781e16f74061212798205cdd31732c65f9d5;hpb=9d8c7763592fc66d2005b36bf7068d374a2e6232;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 391c781e1..11811f422 100644 --- a/configure.ac +++ b/configure.ac @@ -76,7 +76,7 @@ AC_DEFINE_UNQUOTED([VERSION_MINOR], $minor_version, [LTTng-Tools minor version n AC_DEFINE_UNQUOTED([VERSION_PATCHLEVEL], $patchlevel_version, [LTTng-Tools patchlevel version number]) version_name="Isseki Nicho" -version_description='The result of a collaboration between Dieu du Ciel! and Nagano-based Shiga Kogen, Isseki Nicho is a strong Imperial Dark Saison offering a rich roasted malt flavor combined with a complex fruity finish typical of Saison yeasts.' +version_description='The result of a collaboration between "Dieu du Ciel!" and Nagano-based "Shiga Kogen", Isseki Nicho is a strong Imperial Dark Saison offering a rich roasted malt flavor combined with a complex fruity finish typical of Saison yeasts.' version_description_c=$(echo $version_description | $SED 's/"/\\"/g') AC_DEFINE_UNQUOTED([VERSION_NAME], ["$version_name"], "") @@ -122,7 +122,7 @@ AC_CHECK_FUNCS([ \ gethostbyname gethostname getpagesize localtime_r memchr memset \ mkdir munmap putenv realpath rmdir socket strchr strcspn strdup \ strncasecmp strndup strnlen strpbrk strrchr strstr strtol strtoul \ - strtoull dirfd gethostbyname2 getipnodebyname \ + strtoull dirfd gethostbyname2 getipnodebyname epoll_create1 \ ]) # Babeltrace viewer check