~ubuntu-branches/ubuntu/maverick/gnutls26/maverick-security

« back to all changes in this revision

Viewing changes to doc/manpages/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2010-03-20 15:53:35 UTC
  • mfrom: (1.1.10 upstream) (12.1.9 sid)
  • Revision ID: james.westby@ubuntu.com-20100320155335-vk9gkueeb3e4ljxa
Tags: 2.8.6-1
* Use dh_lintian.
* Use dh_makeshlibs for the guile stuff, too. This gets us 
  a) ldconfig in postinst. Closes: #553109
  and
  b) a shlibs file.
  However the shared objects /usr/lib/libguile-gnutls*so* are still not
  designed to be used as libraries (linking) but are dlopened. guile-1.10
  will address this issue by keeping this stuff in a private directory.
* hotfix pkg-config files (proper fix to be included upstream).
* Stop unneeeded linkage against libgpg-error. 16_unnecessarydep.diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
461
461
HTML_DIR = @HTML_DIR@
462
462
INCLUDE_NEXT = @INCLUDE_NEXT@
463
463
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
 
464
INET_NTOP_LIB = @INET_NTOP_LIB@
 
465
INET_PTON_LIB = @INET_PTON_LIB@
464
466
INSTALL = @INSTALL@
465
467
INSTALL_DATA = @INSTALL_DATA@
466
468
INSTALL_PROGRAM = @INSTALL_PROGRAM@