* configure.in: Invoke $CPP with -P when creating Makefile and
authorChong Yidong <cyd@stupidchicken.com>
Fri, 23 Oct 2009 16:19:37 +0000 (16:19 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 23 Oct 2009 16:19:37 +0000 (16:19 +0000)
commit912314214b404c3131a1ecebc2756f0e54a79a44
treeeda1b661a54a757fcb7552dec61136369f79ca54
parent0000606683a1e116505f38e059cd76a1b4b21797
* configure.in: Invoke $CPP with -P when creating Makefile and
src/Makefile.  Without this, gcc 4.4.2 converts each
backslash-newline pair in the input to a bare newline, yielding
invalid Makefiles.

* configure: Regenerate.
ChangeLog
configure
configure.in