~jibel/synaptic/bugs.309906.385739.403165

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-06-15 17:17:28 UTC
  • Revision ID: james.westby@ubuntu.com-20090615171728-r3eumzd8xuj10zzr
Tags: 0.62.6ubuntu2
show progress when searching and not not block the UI
(LP: #24188)

Show diffs side-by-side

added added

removed removed

Lines of Context:
656
656
        AC_SUBST(LIBEPT_LIBS)
657
657
])
658
658
 
 
659
# LIBTAGCOLL_DEFS([LIBTAGCOLL_REQS=libtagcoll])
 
660
# ---------------------------------------
 
661
AC_DEFUN([LIBTAGCOLL_DEFS],
 
662
[
 
663
        dnl Import libtagcoll data
 
664
        PKG_CHECK_MODULES(LIBTAGCOLL,m4_default([$1], libtagcoll))
 
665
        AC_SUBST(LIBTAGCOLL_CFLAGS)
 
666
        AC_SUBST(LIBTAGCOLL_LIBS)
 
667
])
 
668
 
659
669
# nls.m4 serial 3 (gettext-0.15)
660
670
dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc.
661
671
dnl This file is free software; the Free Software Foundation