~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to ChangeLog

Don't autogenerate version.c.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2013-12-06         Arnold D. Robbins     <arnold@skeeve.com>
 
2
 
 
3
        No need to generate version.c from version.in.
 
4
        Thanks to John E. Malmberg <wb8tyw@qsl.net> for the suggestion.
 
5
 
 
6
        * version.in: Removed.
 
7
        * version.c: Use PACKAGE_STRING directly.
 
8
        * Makefile.am (EXTRA_DIST): Remove version.in.
 
9
        (distcleancheck_listfiles): Remove this rule.
 
10
        (MAINTAINERCLEANFILES): Remove this definition.
 
11
        (version.c): Remove the rule to create it.
 
12
 
1
13
2013-12-05         Arnold D. Robbins     <arnold@skeeve.com>
2
14
 
3
15
        Fixes for Z/OS.