maint: update all copyright dates via "make update-copyright"
[cppi.git] / README
blobccbedac9f73a9461ad97b93609fe9830f418c644
1 Please glance through *all* sections of this
2 `README' file before starting configuration.  Also make sure you read files
3 `ABOUT-NLS' and `INSTALL' if you are not familiar with them already.
5 GNU `cppi' adjusts or checks the indentation of C and C++ preprocessor
6 directives in a file.
8 See file `ABOUT-NLS' for how to customize this program to your language.
9 See file `COPYING' for copying conditions.
10 See file `INSTALL' for compilation and installation instructions.
11 See file `NEWS' for a list of major changes in the current release.
12 See file `THANKS' for a list of contributors.
14 For comprehensive modifications to GNU cppi, you might need tools beyond
15 those used in simple installations.  For example, you'll need gperf if
16 you modify or remove cpp.gp.  Likewise, if you modify cppi.l, you'll
17 need GNU flex to regenerate cppi.c.
19 Send bug reports to `bug-cppi@gnu.org'.
21 Your feedback will help us to make a better and more portable package.
22 Consider documentation errors as bugs, and report them as such.  If you
23 develop anything pertaining to `cppi' or have suggestions, let us know
24 and share your findings by writing to <bug-cppi@gnu.org>.