On 24 November 2014 at 11:01, Anders Roxell <[email protected]> wrote:
> Signed-off-by: Anders Roxell <[email protected]> > Reviewed-and-tested-by: Mike Holmes <[email protected]> > --- > configure.ac | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index c30d9cb..3752f3d 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -198,9 +198,10 @@ AC_MSG_RESULT([ > libdir: ${libdir} > includedir: ${includedir} > > - compiler: ${CC} > + cc: ${CC} > cflags: ${CFLAGS} > am_cflags: ${AM_CFLAGS} > ldflags: ${LDFLAGS} > am_ldflags: ${AM_LDFLAGS} > + libs: ${LIBS} > ]) > -- > 2.1.0 > > > _______________________________________________ > lng-odp mailing list > [email protected] > http://lists.linaro.org/mailman/listinfo/lng-odp > -- *Mike Holmes* Linaro Sr Technical Manager LNG - ODP
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
