configure.in forgot to do AC_LANG_C to reselect C-based tests

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6687bcb558928f23301b1bec5691bc0a419af6b5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-05-30T00:06:44Z
Releases: 7.1.1
configure.in forgot to do AC_LANG_C to reselect C-based tests
after checking for presence of C++ compiler.  Odd we hadn't seen any
reports of problems before...

Files

PathChange+/−
src/configure modified +328 −320
src/configure.in modified +3 −0