Get rid of sunos4-only strerror() macro, and arrange to use the
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 20 Jan 2001 23:07:27 +0000 (23:07 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 20 Jan 2001 23:07:27 +0000 (23:07 +0000)
commitf14d2e371bf69ed26e2e7deb23d375bf38a3e635
treee1dc4151ad799d6eef590c382881cc0882815a96
parent5598886e503208d2932de8ce22af18bee0177c99
Get rid of sunos4-only strerror() macro, and arrange to use the
implementation in backend/port/strerror.c if configure finds no strerror
in libc, same as we do for snprintf and inet_aton.
src/interfaces/libpq/Makefile
src/interfaces/libpq/libpq-int.h