~ubuntu-branches/debian/stretch/lightdm/stretch

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez
  • Date: 2014-04-22 23:33:26 UTC
  • mfrom: (1.1.23) (16.1.11 experimental)
  • Revision ID: package-import@ubuntu.com-20140422233326-gpd7rgap1v53zkuy
Tags: 1.10.0-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
243
243
USE_NLS = @USE_NLS@
244
244
VERSION = @VERSION@
245
245
WARN_CFLAGS = @WARN_CFLAGS@
 
246
WARN_CXXFLAGS = @WARN_CXXFLAGS@
246
247
XCB_CFLAGS = @XCB_CFLAGS@
247
248
XCB_LIBS = @XCB_LIBS@
248
249
XGETTEXT = @XGETTEXT@