OSDN Git Service

Add configure checks for strtoll, strtoull (or strto[u]q). Disable
authorPeter Eisentraut <peter_e@gmx.net>
Mon, 20 Nov 2000 15:56:14 +0000 (15:56 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Mon, 20 Nov 2000 15:56:14 +0000 (15:56 +0000)
commit9394d391b803c55281879721ea393a50df4a0be6
tree8190741de3def3a6c2d73aa19a8a3924da93e6bd
parent2d248d6585672d67e65e90c68622d98e431b8dc8
Add configure checks for strtoll, strtoull (or strto[u]q).  Disable
'long long int' portions of ecpg if the type or these functions don't
exist.
configure
configure.in
src/include/config.h.in
src/interfaces/ecpg/lib/data.c
src/interfaces/ecpg/lib/descriptor.c
src/interfaces/ecpg/lib/execute.c
src/interfaces/ecpg/lib/typename.c