X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=bfada519c7b8aa6f2b14d6abc6c0e738f2ad8924;hb=0245c698528954caad460f2e6728e4a593d8951e;hp=001c4428979028912a1d82051b8b370bfdb16899;hpb=e8e8357cb5f6d006c60418a047fd17295cde0b3d;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 001c4428..bfada519 100644 --- a/configure.ac +++ b/configure.ac @@ -2,9 +2,9 @@ dnl Version infos m4_define([V_MAJOR], [2]) m4_define([V_MINOR], [12]) m4_define([V_PATCH], [0]) -m4_define([V_EXTRA], [pre]) -m4_define([V_NAME], [[Codename TBD]]) -m4_define([V_DESC], [[Description TBD]]) +m4_define([V_EXTRA], [rc1]) +m4_define([V_NAME], [[(Ta) Meilleure]]) +m4_define([V_DESC], [[Ta Meilleure is a Northeast IPA beer brewed by Lagabière. Translating to "Your best one", this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise, expect a lot of fruit, a creamy texture, and a smooth lingering hop bitterness.]]) m4_define([V_STRING], [V_MAJOR.V_MINOR.V_PATCH]) m4_ifdef([V_EXTRA], [m4_append([V_STRING], [-V_EXTRA])]) @@ -66,6 +66,7 @@ AS_IF([test "x${ax_cv_sys_weak_alias}" = "xno"], [ ]) # Checks for programs. +AM_PROG_AR AC_PROG_SED AC_PROG_GREP AC_PROG_LN_S