Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/groff
Module Name: src
Committed By: jmc
Date: Sun Jun 20 21:48:12 UTC 2004
Modified Files:
src/gnu/dist/groff: Makefile.in
Log Message:
groff's configure happily accepts and uses CPPFLAGS for it's tests but then
doesn't substitute that into Makefile.in anywhere. This will cause it to lose
when compiling as a host tools and CPPFLAGS contains -I's into the compat
area (solaris loses here for instance). Fix by adding CPPFLAGS onto CFLAGS
and CCFLAGS definitions
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/gnu/dist/groff/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index