~ubuntu-branches/ubuntu/natty/iselect/natty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Denis Barbier
  • Date: 2001-12-17 00:02:42 UTC
  • Revision ID: james.westby@ubuntu.com-20011217000242-smpz9z44fopf4sm1
Tags: 1.2.0-5
* New maintainer (closes: Bug#119088).
* Prevent crash with empty input (closes: Bug#81159).
* Make /usr/share/doc/iselect/examples/scvs/scvs work with Term::ANSIColor
  instead of Term::Cap, and another fix was applied to deal with new
  versions of File::PathConvert (closes: Bug#98547).
* Add a keystroke to clear marks (closes: Bug#63156).
* Upgraded to standards version 3.5.6
* Remove Emacs crap from debian/changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
prefix          = @prefix@
26
26
exec_prefix     = @exec_prefix@
27
27
bindir          = @bindir@
28
 
mandir          = ${exec_prefix}/man
 
28
mandir          = @mandir@
 
29
# ${exec_prefix}/man
29
30
 
30
31
# ------------------------------------------------
31
32
#   THE DEFAULT TARGETS