~stefanlsd/+junk/test

« back to all changes in this revision

Viewing changes to man/ChangeLog

  • Committer: stefan
  • Date: 2008-09-05 20:22:13 UTC
  • Revision ID: stefan@lsd-20080905202213-tkhx46qm7rx4ynip
Initial Commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-09-02  Karl Berry  <karl@gnu.org>
 
2
 
 
3
        * Makefile.am (hello.1): downcase description.
 
4
 
 
5
2006-08-22  Karl Berry  <karl@gnu.org>
 
6
 
 
7
        * Makefile.am (hello.1): use -o, to help `missing'.
 
8
        From Ralf Wildenhues.
 
9
 
 
10
2006-05-03  Karl Berry  <karl@gnu.org>
 
11
 
 
12
        * Makefile.am (hello.1): no, can't use $(srcdir)/help2man, because
 
13
        it ends up being "./bin/sh help2man".
 
14
 
 
15
2006-04-22  Karl Berry  <karl@gnu.org>
 
16
 
 
17
        * Makefile.am (hello.1): find help2man in $(srcdir), for when
 
18
        srcdir!=builddir.
 
19
 
 
20
2004-05-14  Karl Eichwalder  <ke@gnu.franken.de>
 
21
 
 
22
        * Makefile.am (hello.1): Missing Perl at installation time is not
 
23
        fatal.
 
24
 
 
25
2002-07-20  Karl Eichwalder  <keichwa@gmx.net>
 
26
 
 
27
        * Makefile.am (CLEANFILES): New variable, add $(man_MANS).
 
28
 
 
29
2002-07-20  Karl Eichwalder  <keichwa@gmx.net>
 
30
 
 
31
        * Makefile.am (hello.1): Add $(srcdir)/; thus perl will find
 
32
        $(HELP2MAN) compilations takes place outside the source tree.
 
33
 
 
34
2002-01-25  Karl Eichwalder  <keichwa@gmx.net>
 
35
 
 
36
        * Makefile.am (hello.1): Use ../src/hello instead of $< for
 
37
        compatibility.
 
38
        Reported by Bruno Haible.
 
39
 
 
40
2002-01-19  Karl Eichwalder  <keichwa@gmx.net>
 
41
 
 
42
        * help2man: Copy version 1.024 from gettext-0.11-pre5+;
 
43
        recommended by Bruno Haible.
 
44
 
 
45
1999-10-03  Karl Eichwalder  <ke@gnu.franken.de>
 
46
 
 
47
        * Makefile.am: Rewritten:
 
48
        (man_MANS): New variable, add hello.1.
 
49
        (HELP2MAN): Ditto, add help2man.
 
50
        (noinst_SCRIPTS): Ditto, add $(HELP2MAN).
 
51
        (EXTRA_DIST): Ditto, add $(man_MANS) $(noinst_SCRIPTS).
 
52
        (hello.1): New target.
 
53
 
 
54
1999-08-21  Karl Eichwalder  <ke@gnu.franken.de>
 
55
 
 
56
        * help2man: Add this file from the textutils package.
 
57
 
 
58
        * Makefile.am: New file; filled with template information from the
 
59
        textutils package.
 
60
 
 
61
Copyright (C) 1999, 2002, 2004, 2006 Free Software Foundation, Inc.
 
62
 
 
63
Copying and distribution of this file, with or without modification,
 
64
are permitted in any medium without royalty provided the copyright
 
65
notice and this notice are preserved.