Added a --enable-debug option to configure and
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 17 Dec 2003 04:58:49 +0000 (04:58 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 17 Dec 2003 04:58:49 +0000 (04:58 +0000)
commitfcb9e49b2a2d57af7c001ae5d2eda9ac443ba36b
tree18789e3a126fdfbe167d27c6cf892484497ba421
parentf10ed4942f0f2253d236d5e454a8ab702ed7e72b
Added a --enable-debug option to configure and
moved (un)def of DEBUGGING from src files to config.h
50 files changed:
ChangeLog
Smake
configure.ac
po/pspp.pot
src/ChangeLog
src/aggregate.c
src/apply-dict.c
src/autorecode.c
src/cases.c
src/command.c
src/compute.c
src/correlations.q
src/crosstabs.q
src/data-in.c
src/data-out.c
src/dfm.c
src/do-if.c
src/file-handle.q
src/filename.c
src/formats.c
src/frequencies.q
src/get.c
src/inpt-pgm.c
src/list.q
src/loop.c
src/main.c
src/matrix-data.c
src/means.q
src/mis-val.c
src/numeric.c
src/pfm-read.c
src/pfm-write.c
src/pool.c
src/print.c
src/q2c.c
src/recode.c
src/repeat.c
src/sample.c
src/sfm-read.c
src/sfm-write.c
src/som.c
src/sort.c
src/t-test.q
src/tab.c
src/temporary.c
src/title.c
src/val-labs.c
src/var-labs.c
src/vars-atr.c
src/vfm.c