>a/configure.ac b/configure.ac index 1cce0b25f583..129c2f9d4d4d 100644
>--- a/configure.ac
>+++ b/configure.ac
>@@ -7,13 +7,13 @@ AM_CONFIG_HEADER(config.h) AC_PROG_CC #
>AC_PROG_CXX AC_PROG_INSTALL
>-
>-# Adding libtools to the build seems to bring in C++ environment -
>AC_PROG_LIBTOOL
>
> # AM
Avoid that autoconf reports the following warning:
configure.ac:15: warning: LT_INIT was called before AM_PROG_AR
Signed-off-by: Bart Van Assche
---
configure| 352 +--
configure.ac | 6 +-
2 files changed, 179 insertions(+), 179 del
2 matches
Mail list logo