~jibel/synaptic/bugs.290524.502582

« back to all changes in this revision

Viewing changes to aclocal.m4

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-07-10 14:35:17 UTC
  • mfrom: (3.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090710143517-ku2effdqcf07t7cx
Tags: 0.62.7ubuntu1
* merged from debian
* debian/control:
  - add build-conflict against librpm-dev

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
 
 
669
659
# nls.m4 serial 3 (gettext-0.15)
670
660
dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc.
671
661
dnl This file is free software; the Free Software Foundation