~ubuntu-branches/ubuntu/precise/xutils-dev/precise

« back to all changes in this revision

Viewing changes to lndir/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Julien Cristau, Robert Hooker, Julien Cristau
  • Date: 2012-03-14 20:07:57 UTC
  • Revision ID: package-import@ubuntu.com-20120314200757-pjffob485msoqrwm
Tags: 1:7.7~1
[ Robert Hooker ]
* imake 1.0.5
* makedepend 1.0.4
* lndir 1.0.3
* Bump x11proto-core-dev build dep version, required by the lndir
  update.
* util-macros 1.17.0

[ Julien Cristau ]
* Don't require (fake)root for debian/rules clean.
* Build-Depend on autoconf to work around lack of AM_MAINTAINER_MODE in
  makedepend's configure.ac.
* Bump version number as we're nearing X.Org X11R7.7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
145
145
AUTOHEADER = @AUTOHEADER@
146
146
AUTOMAKE = @AUTOMAKE@
147
147
AWK = @AWK@
 
148
BASE_CFLAGS = @BASE_CFLAGS@
148
149
CC = @CC@
149
150
CCDEPMODE = @CCDEPMODE@
150
151
CFLAGS = @CFLAGS@
196
197
SED = @SED@
197
198
SET_MAKE = @SET_MAKE@
198
199
SHELL = @SHELL@
 
200
STRICT_CFLAGS = @STRICT_CFLAGS@
199
201
STRIP = @STRIP@
200
202
VERSION = @VERSION@
201
203
XORG_MAN_PAGE = @XORG_MAN_PAGE@