| commit | a335083affc3cb364b0e145879173862ac212acb | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Tue Jun 07 23:24:27 2011 +0400 |
| committer | Kir Kolyshkin <kir@openvz.org> | Mon Jun 13 01:15:38 2011 +0400 |
| tree | 3007d28fb3c33b0f7a39f44d11046b7f2dd9c254 | |
| parent | 1aaafb8eeb2bc0b721891c2932222d83c397d2e1 [diff] |
configure.ac: use newer macro Change AC_HELP_STRING to AS_HELP_STRING as recommended by autoconf manual. AS_HELP_STRING is already there in autoconf-2.59 which we require anyway. Signed-off-by: Kir Kolyshkin <kir@openvz.org>