1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

79 columns!

This commit is contained in:
Bruno Haible
2000-08-19 12:01:12 +00:00
parent 337e23bdeb
commit b536eb91a4

View File

@@ -24,8 +24,8 @@
* src/main.cc (main): Check for write error on stdout before returning. * src/main.cc (main): Check for write error on stdout before returning.
* src/Makefile.in (LDFLAGS): New definition, to catch the value given at * src/Makefile.in (LDFLAGS): New definition, to catch the value given
configure time. at configure time.
Make the structure initializers customizable. Based on a patch by Make the structure initializers customizable. Based on a patch by
Kaveh R. Ghazi <ghazi@caip.rutgers.edu>. Kaveh R. Ghazi <ghazi@caip.rutgers.edu>.
@@ -43,8 +43,8 @@
initializer_suffix. initializer_suffix.
* doc/gperf.texi: Document option "-F". * doc/gperf.texi: Document option "-F".
* COPYING: Replace with GPL version 2 (with new FSF address and Y2K safe * COPYING: Replace with GPL version 2 (with new FSF address and Y2K
year format). safe year format).
* doc/gpl.texinfo: New file. * doc/gpl.texinfo: New file.
* doc/gperf.texi: Document it. * doc/gperf.texi: Document it.