Module Name: pcc
Committed By: plunky
Date: Fri Jun 3 15:56:08 UTC 2011
Modified Files:
pcc: configure configure.ac
pcc/cc/ccom: Makefile.in
pcc/cc/cpp: Makefile.in
pcc/f77/fcom: Makefile.in
Log Message:
add an autoconf feature "pcc-debug" to enable PCC debugging code
NB this is enabled by default for now and --disable-pcc-debug causes
compile failures at this time, but eventually it should work..
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pcc/configure
cvs rdiff -u -r1.100 -r1.101 pcc/configure.ac
cvs rdiff -u -r1.35 -r1.36 pcc/cc/ccom/Makefile.in
cvs rdiff -u -r1.31 -r1.32 pcc/cc/cpp/Makefile.in
cvs rdiff -u -r1.14 -r1.15 pcc/f77/fcom/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.