Hi Robert, > > > 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? > > > > Yup, it looks like a bug, will investigate further. > > I've tested with autoconf/aclocal 2.60, 2.61, 2.62, 2.63, 2.63b and 2.64 > now and none of them substitutes $NM, so I'm still wondering how this > can work for you; there is nothing in config.log which looks like > configure sets the NM variable for you. > > Do you have set the $NM variable in your shell environment? > > Although the patch above is uggly, I still think that it is the right > solution, at least as long as we don't have a "fixed" autoconf. > Unfortunately, I don't find the AC_PROG_NM documentation - it is not > mentioned in autoconf.info.
I have it in /usr/share/aclocal/libtool.m4 and it actually does AC_SUBST properly. Maybe your libtool version has the bug. Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
