~mhr3/libunity/fix-1062331

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Tarmac
  • Author(s): Didier Roche
  • Date: 2012-09-26 12:10:54 UTC
  • mfrom: (180.1.9 libunity)
  • Revision ID: tarmac-20120926121054-dbqb5uw6foqspdke
Add remote search disabling option support to libunity for lenses to consume it.. Fixes: https://bugs.launchpad.net/bugs/1054746. Approved by Michal Hruby.

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
 
122
122
GOBJECT_INTROSPECTION_CHECK([0.10.0])
123
123
 
 
124
#############################################
 
125
# Gettext
 
126
#############################################
 
127
IT_PROG_INTLTOOL([0.40.0])
 
128
 
124
129
#################################################
125
130
# Docs
126
131
#################################################
209
214
AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
210
215
AC_SUBST(GLIB_GENMARSHAL)
211
216
 
 
217
#############################################
 
218
# GSettings macros
 
219
#############################################
 
220
 
 
221
GLIB_GSETTINGS
 
222
 
212
223
######################################################################
213
224
# Send directory information
214
225
######################################################################
220
231
Makefile
221
232
bindings/Makefile
222
233
bindings/python/Makefile
 
234
data/com.canonical.Unity.Lenses.gschema.xml.in
223
235
data/Makefile
224
236
doc/Makefile
225
237
doc/reference/Makefile
226
238
examples/Makefile
 
239
po/Makefile.in
227
240
protocol/Makefile
228
241
src/Makefile
229
242
tools/Makefile