~ubuntu-branches/ubuntu/vivid/nip2/vivid-proposed

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2011-12-31 10:57:07 UTC
  • mfrom: (1.6.2)
  • Revision ID: package-import@ubuntu.com-20111231105707-1peu2d31gqzkc5w8
Tags: 7.26.4-1
* New upstream release
* Patch to fix yyerror that doesn't conform to bison.  (Closes: #643446)

Show diffs side-by-side

added added

removed removed

Lines of Context:
152
152
LN_S = @LN_S@
153
153
LTLIBOBJS = @LTLIBOBJS@
154
154
MAKEINFO = @MAKEINFO@
 
155
MANIFEST_TOOL = @MANIFEST_TOOL@
155
156
MKDIR_P = @MKDIR_P@
156
157
MKINSTALLDIRS = @MKINSTALLDIRS@
157
158
MSGFMT = @MSGFMT@
196
197
abs_srcdir = @abs_srcdir@
197
198
abs_top_builddir = @abs_top_builddir@
198
199
abs_top_srcdir = @abs_top_srcdir@
 
200
ac_ct_AR = @ac_ct_AR@
199
201
ac_ct_CC = @ac_ct_CC@
200
202
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
201
203
am__include = @am__include@
228
230
libexecdir = @libexecdir@
229
231
localedir = @localedir@
230
232
localstatedir = @localstatedir@
231
 
lt_ECHO = @lt_ECHO@
232
233
mandir = @mandir@
233
234
mkdir_p = @mkdir_p@
234
235
oldincludedir = @oldincludedir@