~jamesodhunt/ubuntu/vivid/upstart/bug-1447756

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Dimitri John Ledkov
  • Date: 2014-07-14 12:48:09 UTC
  • mfrom: (1436.2.6)
  • Revision ID: dimitri.ledkov@canonical.com-20140714124809-qgpmf0cj37x2b2we
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
128
128
CC = @CC@
129
129
CCDEPMODE = @CCDEPMODE@
130
130
CFLAGS = @CFLAGS@
 
131
CGMANAGER_CFLAGS = @CGMANAGER_CFLAGS@
 
132
CGMANAGER_LIBS = @CGMANAGER_LIBS@
131
133
CPP = @CPP@
132
134
CPPFLAGS = @CPPFLAGS@
133
135
CYGPATH_W = @CYGPATH_W@