Marcel Holtmann wrote:
---
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index 1cc01c3..7a32864 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,6 +33,7 @@ m4_ifdef([AC_LIBTOOL_TAGS], [AC_LIBTOOL_TAGS([])])
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
AC_PROG_NM
+AC_SUBST(NM, $NM)
I don't like this. Is this an autoconf bug or why doesn't it work
properly? And why does it work fine for me and almost everybody else?
I strike this same problem, I've been working around it by building with
$NM in the environment.
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman