~peter-pearse/ubuntu/natty/gss/prop001

« back to all changes in this revision

Viewing changes to doc/reference/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Simon Josefsson, Simon Josefsson
  • Date: 2007-05-23 11:05:42 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070523110542-xsenp1riydagtr7s
Tags: 0.0.21-1
[ Simon Josefsson ]
* New upstream release.
  - Fixes double build failure (closes: #424400)
* Move man pages from gss-doc to new package gss-man, to allow
  most of the GSS documentation to be installed at the same time
  as heimdal-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
102
102
GNULIB_GETCWD = @GNULIB_GETCWD@
103
103
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
104
104
GNULIB_READLINK = @GNULIB_READLINK@
 
105
GNULIB_SLEEP = @GNULIB_SLEEP@
105
106
GREP = @GREP@
106
107
HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
107
108
HAVE_DUP2 = @HAVE_DUP2@
108
109
HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
109
110
HAVE_LIBSHISHI = @HAVE_LIBSHISHI@
110
111
HAVE_READLINK = @HAVE_READLINK@
 
112
HAVE_SLEEP = @HAVE_SLEEP@
111
113
HAVE_UNISTD_H = @HAVE_UNISTD_H@
112
114
HELP2MAN = @HELP2MAN@
113
115
HTML_DIR = @HTML_DIR@