~ubuntu-branches/ubuntu/quantal/talloc/quantal

« back to all changes in this revision

Viewing changes to config.mk

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij, Steve Langasek, Jelmer Vernooij
  • Date: 2009-03-14 18:48:57 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090314184857-fbub38yjic2pzhft
Tags: 1.2.1-1
[ Steve Langasek ]
* Bump the shlibs in libtalloc1, since previous versions of this package
  have been in the wild (including in an Ubuntu release) with a smaller
  set of exported symbols than the current version - including talloc_pool
  which is used by samba.

[ Jelmer Vernooij ]
* Add dummy watch file explaining how to obtain an upstream tarball.
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[LIBRARY::LIBTALLOC]
2
 
OUTPUT_TYPE = STATIC_LIBRARY
3
 
CFLAGS = -Ilib/talloc
 
2
OUTPUT_TYPE = MERGED_OBJ
 
3
CFLAGS = -I$(tallocsrcdir)
4
4
 
5
 
LIBTALLOC_OBJ_FILES = lib/talloc/talloc.o
 
5
LIBTALLOC_OBJ_FILES = $(tallocsrcdir)/talloc.o
6
6
 
7
7
MANPAGES += $(tallocdir)/talloc.3