~indicator-applet-developers/libindicator/trunk.16.10

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: CI Train Bot
  • Author(s): Iain Lane
  • Date: 2015-12-08 11:30:03 UTC
  • mfrom: (531.1.1 libindicator)
  • Revision ID: ci-train-bot@canonical.com-20151208113003-kxgl1ofz9vf4lrul
Add -lm via LDADD to resolve FTBFS in Xenial
Approved by: PS Jenkins bot, Lars Uebernickel

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
AM_CONDITIONAL(USE_GTK3, [test "x$with_gtk" = x3])
69
69
 
70
70
LT_LIB_M
71
 
LIBINDICATOR_LIBS+="$LIBM"
 
71
AC_SUBST(LIBM)
72
72
 
73
73
##############################
74
74
# Custom Junk