pgsql/ /configure /configure.in onfig/c-compil ...

Started by Peter Eisentrautover 24 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

CVSROOT: /cvsroot
Module name: pgsql
Changes by: petere@postgresql.org 01/12/02 06:38:40

Modified files:
. : configure configure.in
config : c-compiler.m4
src/include : c.h pg_config.h.in
src/interfaces/odbc: md5.h

Log message:
More correct way to check for existence of types, which allows to specify
which include files to consider. Should fix BeOS problems with int8 types.