~ubuntu-branches/debian/lenny/nano/lenny

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2007-04-18 18:09:22 UTC
  • mto: (13.1.1 gutsy)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20070418180922-ssa3s3bshe580i44
Tags: upstream-2.0.4
ImportĀ upstreamĀ versionĀ 2.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
STRIP = @STRIP@
138
138
USE_COLOR_FALSE = @USE_COLOR_FALSE@
139
139
USE_COLOR_TRUE = @USE_COLOR_TRUE@
 
140
USE_NANORC_FALSE = @USE_NANORC_FALSE@
 
141
USE_NANORC_TRUE = @USE_NANORC_TRUE@
140
142
USE_NLS = @USE_NLS@
141
143
USE_NLS_FALSE = @USE_NLS_FALSE@
142
144
USE_NLS_TRUE = @USE_NLS_TRUE@