diff options
author | Pierre-Luc Beaudoin <pierre-luc@pierlux.com> | 2009-05-26 02:55:25 +0800 |
---|---|---|
committer | Pierre-Luc Beaudoin <pierre-luc@pierlux.com> | 2009-05-28 00:52:07 +0800 |
commit | e3bf42b161f516427c0b9a7aace65800c9d00170 (patch) | |
tree | f2d9d897f3d99c62baa81a37ad1f229763665c06 /configure.ac | |
parent | 42e12e5ad7fde4a1776b3910a3ffa1b1219e80b3 (diff) | |
download | gsoc2013-empathy-e3bf42b161f516427c0b9a7aace65800c9d00170.tar gsoc2013-empathy-e3bf42b161f516427c0b9a7aace65800c9d00170.tar.gz gsoc2013-empathy-e3bf42b161f516427c0b9a7aace65800c9d00170.tar.bz2 gsoc2013-empathy-e3bf42b161f516427c0b9a7aace65800c9d00170.tar.lz gsoc2013-empathy-e3bf42b161f516427c0b9a7aace65800c9d00170.tar.xz gsoc2013-empathy-e3bf42b161f516427c0b9a7aace65800c9d00170.tar.zst gsoc2013-empathy-e3bf42b161f516427c0b9a7aace65800c9d00170.zip |
Print library usage in new configure report
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ffaa14f0f..a093a58e8 100644 --- a/configure.ac +++ b/configure.ac @@ -428,6 +428,8 @@ Configure summary: Documentation...............: ${enable_gtk_doc} Python bindings.............: ${have_python} Spell checking..............: ${have_enchant} + Use libchamplain............: ${have_libchamplain} + Use Geoclue.................: ${have_geoclue} Megaphone applet............: ${have_megaphone} Nothere applet..............: ${have_nothere} " |