~ubuntu-branches/ubuntu/maverick/ldm/maverick

« back to all changes in this revision

Viewing changes to rc.d/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Stéphane Graber
  • Date: 2010-08-08 16:26:54 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20100808162654-opb59t7szr9kdqub
Tags: 2:2.1.3-0ubuntu1
* New upstream version (2.1.3)
 * Update translations
 * Code cleanup
 * Auto-generated changelog
 * Use boolean_is_true to check LDM_LIMIT_ONE_SESSION_PROMPT.

Show diffs side-by-side

added added

removed removed

Lines of Context:
133
133
PACKAGE_VERSION = @PACKAGE_VERSION@
134
134
PATH_SEPARATOR = @PATH_SEPARATOR@
135
135
PKG_CONFIG = @PKG_CONFIG@
 
136
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
137
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
136
138
POFILES = @POFILES@
137
139
POSUB = @POSUB@
138
140
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@